Skip to content

Commit d34a688

Browse files
pre-commit-ci[bot]Corvince
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 90eb83b commit d34a688

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mesa/visualization/solara_viz.py

-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ def ModelCreator(model, model_params, seed=1):
300300
- The component provides an interface for adjusting user-defined parameters and reseeding the model.
301301
302302
"""
303-
304303
solara.use_effect(
305304
lambda: _check_model_params(model.value.__class__.__init__, fixed_params),
306305
[model.value],

0 commit comments

Comments
 (0)