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.
2 parents b2cc339 + e3265a5 commit 2626876Copy full SHA for 2626876
setup.cfg
@@ -1,6 +1,6 @@
1
[flake8]
2
exclude = build,dist,docs,.git,.tox,./two_factor/migrations/*.py,./two_factor/views/__init__.py
3
-ignore = E123,E128,E265,E266,E402,E501,E731,W503,W601
+ignore = E123,E128,E265,E266,E402,E501,E731,W503,W504,W601
4
max-line-length = 119
5
6
[isort]
0 commit comments