From 71ca0138fb31356e9d65bbb305ec58881f1fd791 Mon Sep 17 00:00:00 2001 From: injetlee Date: Sat, 16 Jun 2018 19:58:18 +0800 Subject: [PATCH] fix --- wechat/utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/wechat/utils.py b/wechat/utils.py index 629746f..c082b6f 100644 --- a/wechat/utils.py +++ b/wechat/utils.py @@ -1,3 +1,4 @@ +# -*-coding:utf-8 -*- import requests import json import threading