Merge "Activate pep8 check that _ is imported"

This commit is contained in:
Jenkins 2014-11-14 00:03:07 +00:00 committed by Gerrit Code Review
commit 9dc0cde6d8
1 changed files with 0 additions and 1 deletions

View File

@ -34,5 +34,4 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
show-source = True
ignore = E123,E125,H302,H304,H405,H803
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,__init__.py