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] committed Nov 11, 2024
1 parent a565f44 commit 1eb5f8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mesa/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import numpy as np

from mesa.agent import Agent, AgentSet
from mesa.datacollection import DataCollector

SeedLike = int | np.integer | Sequence[int] | np.random.SeedSequence
RNGLike = np.random.Generator | np.random.BitGenerator
Expand Down

0 comments on commit 1eb5f8f

Please sign in to comment.