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:
xhzhf 2016-12-15 00:24:47 +08:00
parent 561cab8522
commit a1bbf04c48
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ commands = oslo_debug_helper {posargs}
# E123, E125 skipped as they are invalid PEP-8.
show-source = True
ignore = E123,E125
builtins = _
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build