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 5125acb commit 4c8c1b7Copy full SHA for 4c8c1b7
.flake8
@@ -1,5 +1,6 @@
1
+[flake8]
2
ignore =
3
N802
4
5
per-file-ignores =
- src/pytest_twisted/__init__.py:F401
6
+ src/pytest_twisted/__init__.py: F401
0 commit comments