Skip to content

Commit ba9078c

Browse files
authored
Merge pull request #1 from jakegroves/patch-1
python3 shebang
2 parents 0b5ca00 + bc00347 commit ba9078c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto-smart-commit.py

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

33
import re
44
import sys

0 commit comments

Comments
 (0)