We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ee25a commit 7ff2ab3Copy full SHA for 7ff2ab3
tox.ini
@@ -1,4 +1,4 @@
1
[flake8]
2
-exclude = .git, __pycache__, .venv, .env-template
+exclude = .git, __pycache__, .venv
3
max-line-length = 88
4
use-flake8-tabs = true
0 commit comments