💩 find errors need to fix

This commit is contained in:
yanyongyu
2021-12-04 22:57:44 +08:00
parent b52954a240
commit 59e139724b
3 changed files with 5 additions and 0 deletions

View File

@ -131,6 +131,7 @@ def get_dependent(
return dependent
# FIXME: check param types first then run dependencies
async def solve_dependencies(
*,
_dependent: Dependent,