fix import

This commit is contained in:
yanyongyu
2020-04-22 13:55:33 +08:00
parent e9fb50eb1b
commit 4794a4bacb
9 changed files with 61 additions and 43 deletions

View File

@ -1,6 +1,6 @@
from typing import Union, Callable
from nonebot.command import on_command
from nonebot.plugin import on_command
from nonebot.typing import CommandName_T