BUG - ExodamError need to be importable from exodam
ExodamError is not importable from exdoam. Solve it -> add from exodam_utils import ExodamError in init.py in exodam module.
ExodamError is not importable from exdoam. Solve it -> add from exodam_utils import ExodamError in init.py in exodam module.