This commit is contained in:
Alexandre Provencio 2017-05-20 18:12:06 +00:00 committed by GitHub
commit bd912b025c

View File

@ -1,6 +1,7 @@
[flake8]
max-line-length = 120
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules
ignore = F999
[pycodestyle]
max-line-length = 120