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 891134a commit 6c25844Copy full SHA for 6c25844
.flake8
@@ -2,4 +2,4 @@
2
ignore = E226,E302,E41,W503
3
max-line-length = 160
4
max-complexity = 10
5
-exclude = .git,venv,.tox
+exclude = .git,venv,.tox,.pytest_cache,.direnv
0 commit comments