We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f908e6 commit 40b16eaCopy full SHA for 40b16ea
.flake8
@@ -1,3 +1,3 @@
1
[flake8]
2
ignore = E402,E731,W503,W504,E252
3
-exclude = .git,__pycache__,build,dist,.eggs,.github,.local
+exclude = .git,__pycache__,build,dist,.eggs,.github,.local,.venv
0 commit comments