mirror of
https://github.com/langgenius/dify.git
synced 2026-01-28 22:53:23 +08:00
fix
This commit is contained in:
parent
75fa161c46
commit
c1cb93cd26
@ -148,4 +148,4 @@ class QueueDispatcherManager:
|
||||
SandboxQueueDispatcher, # Default to sandbox for unknown plans
|
||||
)
|
||||
|
||||
return dispatcher_class()
|
||||
return dispatcher_class() # type: ignore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user