diff options
Diffstat (limited to 'git/test/lib/helper.py')
-rw-r--r-- | git/test/lib/helper.py | 2 |
1 files changed, 1 insertions, 1 deletions
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: |