code review

This commit is contained in:
lda
2026-06-01 05:18:54 +07:00 Verified
parent 8740b495b9
commit e4813ad15e
10 changed files with 594 additions and 19 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ def save_draft(
version=version,
title=title,
outcomes=tuple(outcome or ["ok"]),
kind="workflow",
kind=kind,
description=description,
source_bindings=source_bindings or None,
)