Merge "Remove the pep8 ingore"

This commit is contained in:
Jenkins 2017-01-04 08:45:20 +00:00 committed by Gerrit Code Review
commit 139405819e

View File

@ -53,8 +53,5 @@ commands = oslo_debug_helper {posargs}
[flake8]
show-source = True
# E123, E125 skipped as they are invalid PEP-8.
# H405 multi line docstring summary not separated with an empty line
ignore = E123,E125,H405
builtins = _
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,.ropeproject,tools