There was an error while loading. Please reload this page.
1 parent 0d3c25a commit a91d621Copy full SHA for a91d621
1 file changed
tests/v2/test_sciml.py
@@ -467,9 +467,9 @@ def test_genuinely_missing_output_parameter_still_reported():
467
# Experiment -> SBML conversion
468
# ---------------------------------------------------------------------------
469
470
+
471
def test_convert_experiments_with_array_data_condition_ids():
- """Conditions defined only in array files are skipped in every period.
472
- """
+ """Conditions defined only in array files are skipped in every period."""
473
from petab.v2.converters import ExperimentsToSbmlConverter
474
475
problem = _get_test_problem()
0 commit comments