deb-murano/murano/cmd
zhu.rong 8d2a8933ce Fix the run_test unchecked pep8 W503 and E402 errors
Now thw flake8 did not check W503 and E402 errors,
1.E402 module level import not at top of file
2.W503 line break before binary operator
This patch fix it

Change-Id: Ieae4f2f23d2aa0fd1e19ef770c2f1ce6aef30f79
2015-09-26 13:43:55 +08:00
..
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
api.py Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
cfapi.py Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
db_manage.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
engine.py Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
manage.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
test_runner.py yaql context versioning 2015-09-04 14:37:14 +00:00