We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9383d commit 5b9328fCopy full SHA for 5b9328f
server/.flake8
@@ -1,2 +1,3 @@
1
[flake8]
2
exclude = docs/*, */migrations/* server/settings.py
3
+max-line-length=100
0 commit comments