python-keystoneclient/keystoneclient/generic
Brant Knudson 337c389e73 Prefer () to continue line per PEP8
There were some long lines that were split using \ rather than ().
PEP8 recommends using () --
http://legacy.python.org/dev/peps/pep-0008/#maximum-line-length

Change-Id: I8e140e507d0d9991094be13ebafa7fc700c1a02e
2014-04-04 16:11:50 -05:00
..
__init__.py PEP 8 Public and internal interfaces 2013-10-30 18:55:14 -05:00
client.py Prefer () to continue line per PEP8 2014-04-04 16:11:50 -05:00
shell.py Remove blank space after print 2014-03-03 11:48:58 +08:00