Skip to content

Commit 0128045

Browse files
authored
Update workflow_simple.json
1 parent fc2f1f6 commit 0128045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow_simple.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"0": "simple_workflow.add_x_and_y",
44
"1": "simple_workflow.add_x_and_y_and_z",
55
"2": 1,
6-
"3": 2,
6+
"3": 2
77
},
88
"edges": [
99
{"target": 0, "targetHandle": "x", "source": 2, "sourceHandle": null},

0 commit comments

Comments
 (0)