From 5504c5b9809dc432ef2c6e84f5c726ed01e5abc7 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sat, 6 Jun 2020 20:57:47 +0800 Subject: some small changes --- AyaBot/plugins/translate.py | 1 + 1 file changed, 1 insertion(+) (limited to 'AyaBot/plugins/translate.py') diff --git a/AyaBot/plugins/translate.py b/AyaBot/plugins/translate.py index 6422380..9c4ade5 100644 --- a/AyaBot/plugins/translate.py +++ b/AyaBot/plugins/translate.py @@ -1,3 +1,4 @@ +# -*- coding:utf-8 -*- import re import sys sys.path.append('D:\code\Aya\AyaBot\plugins\Module') -- cgit v1.2.3