encoding fix

This commit is contained in:
HappyZ 2018-02-01 15:37:37 -06:00
parent 5894ccc163
commit 418921b6d3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
import re
import os