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 6f17878 commit d737e97Copy full SHA for d737e97
setup.cfg
@@ -13,3 +13,4 @@ description-file = README.md
13
14
[flake8]
15
max-line-length = 100
16
+exclude = .git,__pycache__,build,dist,venv,.venv
0 commit comments