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 fe51b4e commit 49031f0Copy full SHA for 49031f0
tox.ini
@@ -61,6 +61,7 @@ max-line-length = 88
61
per-file-ignores =
62
src/_pytask/hookspecs.py: U100
63
tests/test_capture.py: T000, T001, N802, PT011
64
+pytest-mark-no-parentheses = true
65
warn-symbols =
66
pytest.mark.wip = Remove 'wip' mark for tests.
67
0 commit comments