openstack-python-openstackc.../openstackclient/common
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py translate all command help strings 2016-11-17 02:33:42 +00:00
client_config.py TODO cleanup: osc-lib 2017-02-20 17:35:42 +00:00
clientmanager.py Replace %r with %s on printing string variable 2017-11-13 15:23:16 +00:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py translate all command help strings 2016-11-17 02:33:42 +00:00
extension.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
limits.py translate all command help strings 2016-11-17 02:33:42 +00:00
module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
project_purge.py Fix 'project purge' deletes ALL images problem 2017-09-26 20:49:32 +00:00
quota.py wrong values in openstack quota show command 2017-07-24 11:28:28 +05:30