Add app.wsgi to target of pep8
The app.wsgi file should be adjusted to meet pep8 standards and apply pep8 check to app.wsgi automatically. Change-Id: I34ec9ce56a329ede76d3d69f6e973d66350d85d1
This commit is contained in:
@@ -37,4 +37,3 @@ LOG.debug("Configuration:")
|
||||
CONF.log_opt_values(LOG, log.DEBUG)
|
||||
|
||||
application = app.VersionSelectorApplication()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user