Change shebang to python3

This commit is contained in:
JonnyWong16
2020-07-01 14:43:04 -07:00
parent cb577c51b8
commit cd8a899521

View File

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