Add encoding declaaration

This commit is contained in:
Labrys 2016-05-31 11:52:43 -04:00
commit 0e1437eb7e
5 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# coding=utf-8
import core
import requests
import shutil