Update shebangs to python3.
Showing
#!/usr/bin/env python | ||
#!/usr/bin/env python3 | ||
|
||
import argparse | ||
import json | ||
import os.path | ||
... | ... |
#!/usr/bin/env python | ||
#!/usr/bin/env python3 | ||
Please
register
or
sign in
to reply
|
||
import argparse | ||
import json | ||
import os.path | ||
... | ... |
mentioned in commit 0bc84af5
·mentioned in commit 0bc84af5
mentioned in merge request !1498 (merged)
·