We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ba753 commit 4b0522aCopy full SHA for 4b0522a
.flake8
@@ -0,0 +1,4 @@
1
+[flake8]
2
+max-line-length = 100
3
+exclude =
4
+ migrations
0 commit comments