-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
pteab.v2.Problem.from_yaml will only accept "2.0.0" as version string, even though it sounds like "2" would also be valid according to spec.
see
libpetab-python/petab/v2/problem.py
Line 139 in 99373c4
| if yaml_config[FORMAT_VERSION] not in {"2.0.0"}: |
Metadata
Metadata
Assignees
Labels
No labels