Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dilpath committed Dec 12, 2023
1 parent f84cb09 commit f907b2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_petab.py
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,8 @@ def test_problem_from_yaml_v1_multiple_files():
def test_get_required_parameters_for_parameter_table(petab_problem):
"""Test identification of required parameter table parameters.
NB: currently, this test only checks that observable parameter placeholders in noise formulae are correctly identified as not required in the parameter
NB: currently, this test only checks that observable parameter placeholders
in noise formulae are correctly identified as not required in the parameter
table.
"""
noise_placeholders = petab.observables.get_output_parameters(
Expand Down

0 comments on commit f907b2e

Please sign in to comment.