We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b8c71 commit 142298bCopy full SHA for 142298b
jobflow_arithmetic.ipynb
@@ -63,7 +63,7 @@
63
"id": "fb847d49-7bf9-4839-9b99-c116d1b0e9ee",
64
"cell_type": "code",
65
"source": [
66
- "from simple_workflow import (\n",
+ "from arithmetic_workflow import (\n",
67
" get_sum as _get_sum,\n",
68
" get_prod_and_div as _get_prod_and_div,\n",
69
")"
0 commit comments