Merge "Activate pep8 check that _ is imported"

This commit is contained in:
Jenkins 2014-11-13 23:50:14 +00:00 committed by Gerrit Code Review
commit 33870feb41
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ setenv = TRANSPORT_URL=rabbit://guest:guest@localhost
show-source = True
ignore = H237,H402,H405,H904
exclude = .tox,dist,doc,*.egg,build,__init__.py
builtins = _
[hacking]
import_exceptions =