b1c0054e1b
Add new line at end of files. Python code styling guide(pep8) require new line at end of file. But some files missing newline at end of file. When check rally project by code checking tool (ex flake 8), no new line error is reported.This patch add new line to error reported files. Change-Id: Ibca2d8e90d826d8e02522f2d574e0033621d34fd Closes-Bug: #1472454 |
||
---|---|---|
.. | ||
extra | ||
__init__.py | ||
test_cli_deployment.py | ||
test_cli_task.py | ||
test_cli_verify.py | ||
utils.py |