mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 19:11:00 +00:00
add fastapi routes, adapters
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
import re
|
||||
from typing import Union, Callable, Optional
|
||||
|
||||
from .event import Event
|
||||
from nonebot.event import Event
|
||||
|
||||
|
||||
class Rule:
|
||||
|
Reference in New Issue
Block a user