Fix flake8 violations

This commit is contained in:
Takeshi KOMIYA 2017-01-12 10:09:44 +09:00
parent 60d4846e0f
commit 412bb9aae8
7 changed files with 10 additions and 10 deletions

View File

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