Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Nov 21, 2023
1 parent 9dfdb1e commit 55a706e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/petab_test_suite/test_petab_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from amici import SteadyStateSensitivityMode
from amici.gradient_check import check_derivatives as amici_check_derivatives
from amici.logging import get_logger, set_log_level
from amici.petab_import import import_petab_problem
from amici.petab.petab_import import import_petab_problem
from amici.petab_objective import (
create_parameterized_edatas,
rdatas_to_measurement_df,
Expand Down

0 comments on commit 55a706e

Please sign in to comment.