mirror of https://github.com/langgenius/dify.git
[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