We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0d253 commit fe3bf6aCopy full SHA for fe3bf6a
setup.cfg
@@ -1,2 +1,4 @@
1
[pytest]
2
flake8-max-line-length = 100
3
+flake8-ignore =
4
+ venv/* ALL
0 commit comments