Merge "Activate pep8 check that _ is imported"
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -35,7 +35,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
|
|||||||
|
|
||||||
show-source = True
|
show-source = True
|
||||||
ignore = E123,E125,H305,H307,H405,H803,H904
|
ignore = E123,E125,H305,H307,H405,H803,H904
|
||||||
builtins = _
|
|
||||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,__init__.py
|
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,__init__.py
|
||||||
|
|
||||||
[hacking]
|
[hacking]
|
||||||
|
|||||||
Reference in New Issue
Block a user