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/hbook.py | 1 + 1 file changed, 1 insertion(+) (limited to 'AyaBot/plugins/hbook.py') diff --git a/AyaBot/plugins/hbook.py b/AyaBot/plugins/hbook.py index 8ff3b88..83d5002 100644 --- a/AyaBot/plugins/hbook.py +++ b/AyaBot/plugins/hbook.py @@ -1,3 +1,4 @@ +# -*- coding:utf-8 -*- import re import nonebot from aiohttp import ClientSession -- cgit v1.2.3