Skip to content

Commit 87838a3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6ff5e57 commit 87838a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/global_benchmark.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@
1212
sys.path.insert(0, os.path.abspath(".."))
1313

1414
from configurations import configurations
15-
from mesa.experimental.devs.simulator import ABMSimulator
16-
1715

16+
from mesa.experimental.devs.simulator import ABMSimulator
1817

1918

2019
# Generic function to initialize and run a model

0 commit comments

Comments
 (0)