Skip to content

Commit

Permalink
Merge pull request #1 from jakegroves/patch-1
Browse files Browse the repository at this point in the history
python3 shebang
  • Loading branch information
jakegroves authored Oct 14, 2020
2 parents 0b5ca00 + bc00347 commit ba9078c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto-smart-commit.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

import re
import sys
Expand Down

0 comments on commit ba9078c

Please sign in to comment.