⚗️ change import hook

This commit is contained in:
yanyongyu
2021-02-19 14:58:26 +08:00
parent 6cd6750729
commit f26fb9d6fb
5 changed files with 205 additions and 27 deletions

View File

@ -0,0 +1,5 @@
import nonebot
from .test_export import export
print(export, nonebot.require("test_export"))