Skip to content

Commit

Permalink
Update test/base/test_roadrunner.py
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com>
  • Loading branch information
PaulJonasJost and dweindl authored Apr 5, 2024
1 parent 3fe81dc commit 219596d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/base/test_roadrunner.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def _execute_case_rr(case, model_type, version):


def test_deepcopy():
"Test that deepcopy works as intended"
"""Test that deepcopy works as intended"""
model_name = "Boehm_JProteomeRes2014"
petab_problem = petab.Problem.from_yaml(
os.path.join(models.MODELS_DIR, model_name, model_name + ".yaml")
Expand Down

0 comments on commit 219596d

Please sign in to comment.