Skip to content

Commit 2f452c7

Browse files
committed
rename JSON file
1 parent 52ececb commit 2f452c7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

universal_qe_to_pyiron_base.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"metadata": {},
3939
"outputs": [],
4040
"source": [
41-
"delayed_object = load_workflow_json(project=pr, file_name=\"workflow.json\")\n",
41+
"delayed_object = load_workflow_json(project=pr, file_name=\"workflow_qe.json\")\n",
4242
"delayed_object.draw()"
4343
]
4444
},
File renamed without changes.

0 commit comments

Comments
 (0)