fix basedpyright

This commit is contained in:
hjlarry
2026-01-17 15:54:32 +08:00
parent 7901e18fa6
commit 9eeceb2455
7 changed files with 166 additions and 82 deletions

View File

@ -1,4 +1,4 @@
import socketio
import socketio # type: ignore[reportMissingTypeStubs]
from configs import dify_config