We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2b40d commit 289fab8Copy full SHA for 289fab8
git/test/test_repo.py
@@ -737,7 +737,6 @@ def test_rev_parse(self):
737
except (BadName, BadObject):
738
print("failed on %s" % path_section)
739
# is fine, in case we have something like 112, which belongs to remotes/rname/merge-requests/112
740
- pass
741
# END exception handling
742
# END for each token
743
if ref_no == 3 - 1:
0 commit comments