We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb7afa commit f79802eCopy full SHA for f79802e
tests/unit/conftest.py
@@ -20,7 +20,7 @@
20
from .definitions import ActionModuleInit
21
22
23
-@pytest.fixture()
+@pytest.fixture
24
def action_init() -> ActionModuleInit:
25
"""Provide a fixture for action initialization.
26
0 commit comments