Skip to content

Commit a91d621

Browse files
committed
reformat ruff
1 parent 0d3c25a commit a91d621

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/v2/test_sciml.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,9 @@ def test_genuinely_missing_output_parameter_still_reported():
467467
# Experiment -> SBML conversion
468468
# ---------------------------------------------------------------------------
469469

470+
470471
def test_convert_experiments_with_array_data_condition_ids():
471-
"""Conditions defined only in array files are skipped in every period.
472-
"""
472+
"""Conditions defined only in array files are skipped in every period."""
473473
from petab.v2.converters import ExperimentsToSbmlConverter
474474

475475
problem = _get_test_problem()

0 commit comments

Comments
 (0)