Merge "Clean flake8 ignore"

This commit is contained in:
Jenkins 2016-01-21 02:58:28 +00:00 committed by Gerrit Code Review
commit 90b61b03cd

View File

@ -32,9 +32,7 @@ commands =
commands = {toxinidir}/setup-tests.sh oslo_debug_helper {posargs}
[flake8]
# E123, E125 skipped as they are invalid PEP-8.
show-source = True
ignore = E123,E125
ignore =
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build