PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 5 forks source link

Make `SbmlModel.from_file(..., model_id)` optional #207

Closed dilpath closed 1 year ago

dilpath commented 1 year ago

The constructor has a default of None, which it handles by taking the ID attribute from the SBML model.