Skip to content

Commit 28c924c

Browse files
committed
Fix incorrect hash bang
1 parent a66405e commit 28c924c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git_repo/repo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env pytho
1+
#!/usr/bin/env python3
22

33
'''
44
Usage:

0 commit comments

Comments
 (0)