There was an error while loading. Please reload this page.
1 parent 25b3f11 commit dab518bCopy full SHA for dab518b
1 file changed
tests/v2/test_sciml.py
@@ -412,8 +412,7 @@ def _add_observable_consuming_nn_output(problem):
412
413
414
def test_nn_output_in_observable_formula_not_required_parameter():
415
- """NN outputs consumed by an observable formula are not parameter table
416
- entries -- PEtab SciML explicitly allows an NN output in a formula."""
+ """NN outputs should not appear in the parameter table, and can appear in observable formulas."""
417
from petab.v2.lint import get_required_parameters_for_parameter_table
418
419
problem = _add_observable_consuming_nn_output(_get_test_problem())
0 commit comments