Fixed hacking, pep8 and pyflakes errors.
This commit is contained in:
parent
d65ac05984
commit
c595a0e2dc
2
tox.ini
2
tox.ini
@ -29,6 +29,6 @@ commands =
|
|||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
ignore = E12,E711,E721,E712,H302,H303,H403,H404,F
|
ignore = E12
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user