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
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

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