diff options
author | Christian Berendt <berendt@b1-systems.de> | 2014-05-13 23:57:24 +0200 |
---|---|---|
committer | Christian Schwede <christian.schwede@enovance.com> | 2014-05-21 16:31:53 +0000 |
commit | d08bd458be6f77a310fcc2d73cd3c48110859548 (patch) | |
tree | a798db35010874997d32c5aa44519bd4fc806125 /tests/unit/test_utils.py | |
parent | e7dc8542575a613f80aeeeb1014269039940a7f0 (diff) | |
download | python-swiftclient-d08bd458be6f77a310fcc2d73cd3c48110859548.tar.gz |
fixed several pep8 issues
* E111 indentation is not a multiple of four
* E128 continuation line under-indented for visual indent
* E265 block comment should start with '# '
* E713 test for membership should be 'not in'
Tested with pep8 version 1.5.6 (2014-04-14).
Change-Id: I7f85c143d463c501a0df20724362ad5c0f2d4dde
Diffstat (limited to 'tests/unit/test_utils.py')
0 files changed, 0 insertions, 0 deletions