From 965a08c3f9f2fbd62691d533425c699c943cb865 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 4 Jan 2015 11:22:20 +0100 Subject: Applied autopep8 autopep8 -v -j 8 --max-line-length 120 --in-place --recursive --- git/test/lib/helper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git/test/lib') diff --git a/git/test/lib/helper.py b/git/test/lib/helper.py index df94abde..341f5789 100644 --- a/git/test/lib/helper.py +++ b/git/test/lib/helper.py @@ -196,7 +196,7 @@ def with_rw_and_rw_remote_repo(working_tree_ref): time.sleep(0.5) except Exception as err: gd = None - # end + # end # try to list remotes to diagnoes whether the server is up try: -- cgit v1.2.3