We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4c40d commit 3a9c1b3Copy full SHA for 3a9c1b3
1 file changed
.flake8
@@ -0,0 +1,3 @@
1
+[flake8]
2
+max-line-length = 100
3
+exclude = .git,__pycache__,build,dist
0 commit comments