Merge "Apply pep8 check to app.wsgi"

This commit is contained in:
Zuul 2017-12-07 20:17:34 +00:00 committed by Gerrit Code Review
commit 55792182de
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ commands = {posargs}
# TODO(vdrok): Remove I202 from ignore list when we split out
# the tempest plugin
ignore = E129,I202
filename = *.py,app.wsgi
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build
import-order-style = pep8
application-import-names = ironic