We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20719e7 commit 4797d06Copy full SHA for 4797d06
.flake8
@@ -1,2 +1,6 @@
1
[flake8]
2
max-line-length = 88
3
+exclude =
4
+ migrations,
5
+ venv,
6
+ env
0 commit comments