-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deprecated functionality for PEtab import from individual file…
…s instead of petab.Problem (#2459) Since almost two years, it's possible to pass a `petab.Problem`, which is safer and more convenient. Omitting the parameter table for model import (since there is no option to supply this) is likely to produce unwanted results (see #2458 and #2455 for more details), and therefore, this functionality is best removed. Closes #2458
- Loading branch information
Showing
1 changed file
with
0 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters