Merge pull request #346 from pydanny/remove-flake8-ignore

Remove commented-out flake8 ignore rule.
This commit is contained in:
Daniel Greenfeld 2015-09-25 23:25:23 -07:00
commit a37b35e50f

View File

@ -1,4 +1,3 @@
[flake8]
#ignore = E265
max-line-length = 120
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules