Default interpreter changed to python3.

This commit is contained in:
Joe Testa 2019-08-18 00:34:03 -04:00
parent 8527d13343
commit f9a51d4108

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
The MIT License (MIT)