Merge "Trivial: remove openstack/common from flake8 exclude list"

This commit is contained in:
Jenkins 2016-06-01 05:09:21 +00:00 committed by Gerrit Code Review
commit 84cd4c494d

View File

@ -34,5 +34,5 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
[flake8]
show-source = True
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,releasenotes/source/conf.py
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,releasenotes/source/conf.py