We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fafd1 commit f0958b2Copy full SHA for f0958b2
setup.cfg
@@ -4,6 +4,7 @@ universal = 1
4
[flake8]
5
max-line-length = 180
6
exclude = */migrations/*
7
+extend-ignore = E203
8
9
[doc8]
10
0 commit comments