Merge "Update the shebang to python3"
This commit is contained in:
commit
14dfe905bd
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import json
|
||||
import sys
|
||||
params = json.loads(sys.stdin.read())
|
||||
|
Loading…
Reference in New Issue
Block a user