Skip to content

Commit 289fab8

Browse files
pratik-anuragByron
authored andcommittedOct 15, 2019
removed Unnecessary pass statement
1 parent 8f2b40d commit 289fab8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎git/test/test_repo.py

-1
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,6 @@ def test_rev_parse(self):
737737
except (BadName, BadObject):
738738
print("failed on %s" % path_section)
739739
# is fine, in case we have something like 112, which belongs to remotes/rname/merge-requests/112
740-
pass
741740
# END exception handling
742741
# END for each token
743742
if ref_no == 3 - 1:

0 commit comments

Comments
 (0)
Please sign in to comment.