diff --git a/tests/fixtures.py b/tests/fixtures.py index ddc7abde..afccb115 100644 --- a/tests/fixtures.py +++ b/tests/fixtures.py @@ -87,7 +87,11 @@ def __init__( ModelFixture( os.path.join(MODELS_PATH, "LV_rabbits_wolves_model03_regnet.json"), "beta" ), - ModelFixture(os.path.join(MODELS_PATH, "LacOperon.json"), "k_1", has_distributional_parameters=False), + ModelFixture( + os.path.join(MODELS_PATH, "LacOperon.json"), + "k_1", + has_distributional_parameters=False, + ), ] STOCKFLOW_MODELS = [