summaryrefslogtreecommitdiff
path: root/git/test/test_repo.py
diff options
context:
space:
mode:
Diffstat (limited to 'git/test/test_repo.py')
-rw-r--r--git/test/test_repo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/git/test/test_repo.py b/git/test/test_repo.py
index 94f9fdf8..de1e951a 100644
--- a/git/test/test_repo.py
+++ b/git/test/test_repo.py
@@ -737,7 +737,6 @@ class TestRepo(TestBase):
except (BadName, BadObject):
print("failed on %s" % path_section)
# is fine, in case we have something like 112, which belongs to remotes/rname/merge-requests/112
- pass
# END exception handling
# END for each token
if ref_no == 3 - 1: