mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
3 lines
89 B
Python
3 lines
89 B
Python
from .models import Depends as Depends
|
|
from .utils import get_dependent as get_dependent
|