[fix] coding=utf8

This commit is contained in:
Al
2016-05-22 12:28:42 -04:00
parent 611002ea7a
commit ed4db5150f

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
import os
import six
import sys