Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and quaquel committed Sep 18, 2024
1 parent 72d32f4 commit 80a56cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/WolfSheep/wolf_sheep.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
import math

from mesa import Model
from mesa.spaces import CellAgent, OrthogonalVonNeumannGrid
from mesa.experimental.devs import ABMSimulator
from mesa.spaces import CellAgent, OrthogonalVonNeumannGrid


class Animal(CellAgent):
Expand Down

0 comments on commit 80a56cc

Please sign in to comment.