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 Sep 14, 2024
1 parent 4b99d06 commit 486a3e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_time.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def step(self):
self.model.log.append(self.unique_id)



class SomeModel(Model):
def __init__(self, some_number, seed=None, some_other_argument=5):
super().__init__(seed=seed)
Expand Down

0 comments on commit 486a3e3

Please sign in to comment.