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 Aug 19, 2024
1 parent 7abf73a commit 83d8602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/fixture.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ def _factory(number: int = 0) -> ResultManager:
return _factory


@pytest.fixture()
@pytest.fixture
def result_manager() -> ResultManager:
"""Return a ResultManager with 30 random tests loaded from a JSON file.
Expand Down

0 comments on commit 83d8602

Please sign in to comment.