Skip to content

Commit 9c7130c

Browse files
committed
pyiron_base fix
1 parent 016a0a8 commit 9c7130c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_workflows/arithmetic/pyiron_base.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"metadata": {},
110110
"outputs": [],
111111
"source": [
112-
"result = get_sum(x=tmp_sum.output)"
112+
"result = get_square(x=tmp_sum)"
113113
]
114114
},
115115
{

0 commit comments

Comments
 (0)