mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-05 03:45:46 +00: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
|