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 Jul 24, 2023
1 parent 95b67e4 commit 43cf3dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def seeds():
"""1000 unique seeds for ensemble runs that need an RNG seed."""
return _io.read_scsv(_io.data("rng") / "seeds.scsv").seeds


@pytest.fixture
def seed():
"""Default seed for test RNG."""
Expand Down

0 comments on commit 43cf3dc

Please sign in to comment.