Merge "Remove old pep8 ignores that are no longer necessary"

This commit is contained in:
Jenkins 2017-06-27 21:55:30 +00:00 committed by Gerrit Code Review
commit d89e4d3916
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,7 @@ commands =
oslo_debug_helper -t octaviaclient/tests {posargs}
[flake8]
# E123, E125 skipped as they are invalid PEP-8.
ignore = E123,E125
ignore =
show-source = true
builtins = _
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build