Skip to content

Fix/exodam error and exodict type can be import from exodam

CHANGELOG.md

[0.55.0] - 15-02-2024

Fixed

  • ExodamError and ExodictType can be imported from exodam with:
  from exodam import ExodamError, ExodictType

Fix issue #116 (closed), #117 (closed)

Merge request reports

Loading