Skip to content

Commit

Permalink
Fix flake8 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
gamecss committed Jul 22, 2023
1 parent 19c0d09 commit f27d6f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyfsd/define/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,3 @@ def __call__(self) -> int:

def srand(self, seed: int) -> None:
self.mrandseed = seed

0 comments on commit f27d6f7

Please sign in to comment.