Update flake8 rules

This commit is contained in:
Takeshi KOMIYA 2017-01-12 10:11:54 +09:00
parent 412bb9aae8
commit 7dcb40d135

View File

@ -25,5 +25,5 @@ universal = 1
[flake8]
max-line-length = 95
ignore = E113,E116,E241,E251,E901
ignore = E116,E241,E251
exclude = .git,.tox,tests/*,build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py