From 8205bfe5c5545fcbfb766565a1c04c4764d9c0ad Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Tue, 10 Aug 2021 03:14:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/py/mimotion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/py/mimotion.py b/Scripts/py/mimotion.py index 863968a..7953c7c 100644 --- a/Scripts/py/mimotion.py +++ b/Scripts/py/mimotion.py @@ -1,7 +1,7 @@ # -*- coding: utf8 -*- # python >=3.8 -import requests,time,re,json,random,pytz +import requests,time,re,json,random shanghai = pytz.timezone('Asia/Shanghai') shanghai_time = datetime.now(tz=shanghai)