[fix] coding=utf8

This commit is contained in:
Al
2016-05-22 12:28:42 -04:00
parent fdc7c782aa
commit 69e814de4b

View File

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