Add file coding line at top of file

This was accidentally removed during a merge conflict resolution
This commit is contained in:
rallytime 2018-09-10 12:45:43 -04:00
parent 7df3bebf53
commit 41a2586fc0
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import, print_function, unicode_literals
import re
import sys