mirror of
https://github.com/langgenius/dify.git
synced 2026-05-26 22:00:53 -04:00
chore: Remove pyright in favor of pyrefly (#36154)
This commit is contained in:
@@ -116,7 +116,7 @@ from .explore import (
|
||||
saved_message,
|
||||
trial,
|
||||
)
|
||||
from .socketio import workflow as socketio_workflow # pyright: ignore[reportUnusedImport]
|
||||
from .socketio import workflow as socketio_workflow
|
||||
|
||||
# Import tag controllers
|
||||
from .tag import tags
|
||||
|
||||
Reference in New Issue
Block a user