diff options
author | Kyomotoi <[email protected]> | 2020-06-06 20:57:47 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-06-06 20:57:47 +0800 |
commit | 5504c5b9809dc432ef2c6e84f5c726ed01e5abc7 (patch) | |
tree | 64c436310691857b0b9920b92eb722c6b2eff338 /run.py | |
parent | ea46a07cdede40ca17fe84b8949b595dd44a3b9e (diff) | |
download | ATRI-5504c5b9809dc432ef2c6e84f5c726ed01e5abc7.tar.gz ATRI-5504c5b9809dc432ef2c6e84f5c726ed01e5abc7.tar.bz2 ATRI-5504c5b9809dc432ef2c6e84f5c726ed01e5abc7.zip |
some small changes
Diffstat (limited to 'run.py')
-rw-r--r-- | run.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +# -*- coding:utf-8 -*- import nonebot from AyaBot import config from os import path |