python-openstackclient/openstackclient
Sean McGinnis d601415259 Clean up W503 and E402 pep8 errors
pycodestyle 2.40 and later enforce these rules that were not previously
enforced. Rather than just skipping them, this cleans up the trivial
instances of these violations.

This does also include some other updates that were not triggering errors
in an attempt to keep some of the style consistent.

Change-Id: Id7c0a6b8f1f835e69d844b000e3ed751852ada63
Closes-bug: #1762803
2018-04-15 12:23:06 +09:00
..
api Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05:00
common Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
compute Merge "Add --image-property parameter in 'server create'" 2018-03-31 17:20:27 +00:00
identity Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
image Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
volume Update help text for encryption provider 2018-02-23 16:26:39 -05:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00