Revert "Change shebang to python3"

This reverts commit cd8a899521.
This commit is contained in:
JonnyWong16
2020-07-01 14:59:18 -07:00
parent 660141cb16
commit 280257477a

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# -*- coding: utf-8 -*-