There was an error while loading. Please reload this page.
1 parent 3ec79f1 commit 4425389Copy full SHA for 4425389
1 file changed
.flake8
@@ -0,0 +1,7 @@
1
+[flake8]
2
+filename =
3
+ *.py
4
+max-line-length = 120
5
+extend-exclude =
6
+ .venv/
7
+ venv/
0 commit comments