Skip to content

Commit f79802e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0cb7afa commit f79802e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from .definitions import ActionModuleInit
2121

2222

23-
@pytest.fixture()
23+
@pytest.fixture
2424
def action_init() -> ActionModuleInit:
2525
"""Provide a fixture for action initialization.
2626

0 commit comments

Comments
 (0)