Remove commented-out flake8 ignore rule.

This commit is contained in:
Audrey Roy Greenfeld 2015-09-24 00:39:42 -07:00
parent b642fed5bb
commit 9160a3443a

View File

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