You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix false positives when validating parameter table (#174)
For single-row validation, don't pass any other dataframes/models to `petab.check_parameter_df` to avoid false positives due to the incomplete parameter table.
Closes#126.
0 commit comments