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 daa038f commit 6261447Copy full SHA for 6261447
setup.cfg
@@ -1,6 +1,6 @@
1
[flake8]
2
exclude=build,.git,manage.py
3
-ignore=E123,E128,E402,E501,W503,E731,W601
+ignore=E123,E128,E402,E501,W503,E731,W601,E722
4
max-line-length = 119
5
6
[isort]
0 commit comments