Merge "Activate pep8 check that _ is imported"
This commit is contained in:
commit
5dc0921b2c
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
@ -32,5 +32,4 @@ commands = python setup.py build_sphinx
|
|||
|
||||
[flake8]
|
||||
ignore = E125,H202,H302,H803
|
||||
builtins = _
|
||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,conf.py
|
||||
|
|
Loading…
Reference in a new issue