Closed loomis closed 5 years ago
Add a specific encoding string to all of the python files to avoid file encoding headaches.
# -*- coding: utf-8 -*-
Add a specific encoding string to all of the python files to avoid file encoding headaches.