Merge "Delete *openstack/common* in flake8 exclude list"

This commit is contained in:
Jenkins 2016-11-16 07:37:31 +00:00 committed by Gerrit Code Review
commit 1234d13bbd

View File

@ -32,4 +32,4 @@ commands = oslo_debug_helper {posargs}
show-source = True
ignore = E123,E125
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build