force python3 via shebang
This commit is contained in:
parent
20d5628786
commit
f03395b90d
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import copy
|
||||
import json
|
||||
import logging
|
||||
|
Loading…
Reference in New Issue
Block a user