fix pyright

This commit is contained in:
hjlarry
2026-01-19 21:47:46 +08:00
parent acb603bff7
commit 060c7f2b45
2 changed files with 7 additions and 2 deletions

View File

@ -113,7 +113,7 @@ from .explore import (
recommended_app,
saved_message,
)
from .socketio import workflow as socketio_workflow
from .socketio import workflow as socketio_workflow # pyright: ignore[reportUnusedImport]
# Import tag controllers
from .tag import tags