Ignore schizophrenic flake8 error

This commit is contained in:
Cristi Vîjdea
2018-11-29 02:23:57 +02:00
parent a2bf515cc9
commit 161a2e1b89
+1 -1
View File
@@ -50,7 +50,7 @@ addopts = -n 2 --ignore=node_modules
[flake8]
max-line-length = 120
exclude = **/migrations/*
ignore = F405
ignore = F405,W504
[isort]
skip = .eggs,.tox,docs,env,venv,node_modules