mirror of
https://github.com/langgenius/dify.git
synced 2026-01-24 20:52:16 +08:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
7a4be5c0d2
commit
052127c473
@ -193,7 +193,7 @@ class TriggerManager:
|
||||
return TriggerInvokeEventResponse(variables={}, cancelled=True)
|
||||
except Exception as e:
|
||||
raise e
|
||||
|
||||
|
||||
@classmethod
|
||||
def subscribe_trigger(
|
||||
cls,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user