Skip to content

fix ScientificGenerateParams and EditorialGenerateParams can be imported from exodam

Chosson Ulysse requested to merge fix/importable_some_classes_and_function into main

CHANGELOG.md

[0.56.0] - 15-02-2024

Fixed

  • ScientificGenerateParams and EditorialGenerateParams can be imported from exodam with:
  from exodam import ScientificGenerateParams, EditorialGenerateParams

Fix #118

Merge request reports