Fix shebang
This commit is contained in:
parent
8fdc8825b3
commit
8304986260
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# coding: utf8
|
||||
|
||||
import json
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# coding: utf8
|
||||
|
||||
import json
|
||||
|
Loading…
Reference in New Issue
Block a user