We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b34c9aa + 82e04c9 commit a7c5130Copy full SHA for a7c5130
1 file changed
.flake8
@@ -0,0 +1 @@
1
+[flake8]\nmax-line-length = 120\nexclude =\n .git,\n __pycache__,\n venv,\n .eggs,\n build\nignore = E203, W503
0 commit comments