BUG - ExodictType need to be importable from exodam
ExodictType is not importable from exdoam. Solve it -> add from exodict import ExodictType
in __init__.py
in exodam
module.
ExodictType is not importable from exdoam. Solve it -> add from exodict import ExodictType
in __init__.py
in exodam
module.