mirror of https://github.com/langgenius/dify.git
[autofix.ci] apply automated fixes
This commit is contained in:
parent
aad31bb703
commit
50619fba0a
|
|
@ -43,7 +43,7 @@ class InvokeFrom(StrEnum):
|
|||
# the workflow (or chatflow) edit page.
|
||||
DEBUGGER = "debugger"
|
||||
PUBLISHED = "published"
|
||||
|
||||
|
||||
# VALIDATION indicates that this invocation is from validation.
|
||||
VALIDATION = "validation"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue