[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2025-11-11 06:54:03 +00:00 committed by GitHub
parent aad31bb703
commit 50619fba0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"