swift/test/probe
Tom Fifield 9344a4a582 Random pep8 fixes!
This patch merely fixes a selection of files to the point where
pep8 1.3.3 is happy. Most of the errors are indentation related to
continued lines (E126, E127, E128), bracket positions (E124) and the
use of backslash (E502).

Patch 2 fixes David's comments regarding backslash and an odd comment
 - thanks David!

Change-Id: I4fbd77ecf5395743cb96acb95fa946c322c16560
2012-10-13 12:04:25 +11:00
..
__init__.py Fixed probe tests to not use relativity (on imports) 2010-12-22 11:35:11 -08:00
common.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_account_failures.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_container_failures.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_empty_device_handoff.py Random pep8 fixes! 2012-10-13 12:04:25 +11:00
test_object_async_update.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_object_failures.py Updated probe tests 2012-07-06 23:30:12 +00:00
test_object_handoff.py Updated probe tests 2012-07-06 23:30:12 +00:00