PEtab-dev / libpetab-python

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

no lint error for non-unique condition ids #70

Closed FFroehlich closed 2 years ago

FFroehlich commented 3 years ago

petab.lint.check_condition_df does not check whether index entries are unique, but this is required according to documentation.