Skip to content

Commit 142298b

Browse files
committed
fix
1 parent a1b8c71 commit 142298b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobflow_arithmetic.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"id": "fb847d49-7bf9-4839-9b99-c116d1b0e9ee",
6464
"cell_type": "code",
6565
"source": [
66-
"from simple_workflow import (\n",
66+
"from arithmetic_workflow import (\n",
6767
" get_sum as _get_sum,\n",
6868
" get_prod_and_div as _get_prod_and_div,\n",
6969
")"

0 commit comments

Comments
 (0)