Specifiy Python3 in hashbang line
This commit is contained in:
parent
16a9880583
commit
5cb6e83cd5
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from log import log
|
from log import log
|
||||||
from os.path import basename
|
from os.path import basename
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user