Now there are no E123/E125 warnings
Now there are no E123/E125 warnings. So remove ignore statement Change-Id: I2b64c6ce437d667f9d96289ae2a131d05cece8bd Closes-Bug: #1650171
This commit is contained in:
parent
561cab8522
commit
a1bbf04c48
1
tox.ini
1
tox.ini
@ -38,7 +38,6 @@ commands = oslo_debug_helper {posargs}
|
|||||||
# E123, E125 skipped as they are invalid PEP-8.
|
# E123, E125 skipped as they are invalid PEP-8.
|
||||||
|
|
||||||
show-source = True
|
show-source = True
|
||||||
ignore = E123,E125
|
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
|
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user