Changed shebang to python3
This commit is contained in:
parent
abd1cf37c4
commit
c40bb93d60
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import sys
|
||||
from os.path import basename, dirname, join, realpath, isfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user