From c9a91f07d4d486b6262b3ecbbdcddee783e61212 Mon Sep 17 00:00:00 2001 From: Sam Witty Date: Wed, 28 Aug 2024 10:04:42 -0400 Subject: [PATCH] lint --- tests/fixtures.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 = [