Skip to content

Commit c2fedc1

Browse files
committed
black fixes
1 parent c1d3cd0 commit c2fedc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_workflow_definition/pyiron_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ def write_workflow_json(
310310
}
311311
for edge in edges_new_lst
312312
]
313-
313+
314314
PythonWorkflowDefinitionWorkflow(
315315
**set_result_node(
316316
workflow_dict=update_node_names(

0 commit comments

Comments
 (0)