mirror of
https://github.com/langgenius/dify.git
synced 2026-01-07 23:04:12 +00:00
fix
This commit is contained in:
@@ -148,4 +148,4 @@ class QueueDispatcherManager:
|
||||
SandboxQueueDispatcher, # Default to sandbox for unknown plans
|
||||
)
|
||||
|
||||
return dispatcher_class()
|
||||
return dispatcher_class() # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user