Skip to content

Commit bbbadcb

Browse files
authored
Update 04_functions.ipynb
1 parent 98fa91d commit bbbadcb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

04_functions.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,11 @@
168168
{
169169
"cell_type": "code",
170170
"execution_count": null,
171-
"metadata": {},
171+
"metadata": {
172+
"tags": [
173+
"raises-exception"
174+
]
175+
},
172176
"outputs": [],
173177
"source": [
174178
"list5 = multiply(list1)"

0 commit comments

Comments
 (0)