Fix/exodam error and exodict type can be import from exodam
CHANGELOG.md
[0.55.0] - 15-02-2024
Fixed
ExodamError
andExodictType
can be imported from exodam with:from exodam import ExodamError, ExodictType
Fix issue #116 (closed), #117 (closed)