mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
💩 find errors need to fix
This commit is contained in:
@ -131,6 +131,7 @@ def get_dependent(
|
||||
return dependent
|
||||
|
||||
|
||||
# FIXME: check param types first then run dependencies
|
||||
async def solve_dependencies(
|
||||
*,
|
||||
_dependent: Dependent,
|
||||
|
Reference in New Issue
Block a user