mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:16:48 +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
|