Skip to content

Commit cac695e

Browse files
committed
fix node id
1 parent 9e5c532 commit cac695e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_workflows/quantum_espresso/workflow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
{"id": 29, "type": "function", "value": "python_workflow_definition.shared.get_dict"},
3333
{"id": 30, "type": "function", "value": "python_workflow_definition.shared.get_list"},
3434
{"id": 31, "type": "function", "value": "python_workflow_definition.shared.get_list"},
35-
{"id": 4, "type": "output", "name": "result"}
35+
{"id": 32, "type": "output", "name": "result"}
3636
],
3737
"edges": [
3838
{"target": 0, "targetPort": "element", "source": 9, "sourcePort": null},

0 commit comments

Comments
 (0)