Change shebang to python3

This commit is contained in:
JonnyWong16 2020-07-01 14:43:04 -07:00
commit cd8a899521
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

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