Change shebang to use python3

This commit is contained in:
Nicolas Mémeint 2020-02-05 22:59:59 +01:00
parent 6c1265ca55
commit 40324c1126

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import sys
import os