Skip to content

Commit 07c437b

Browse files
authored
Fixes for deployment tests
1 parent 0f5d71e commit 07c437b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

02_lists.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,11 @@
7575
{
7676
"cell_type": "code",
7777
"execution_count": null,
78-
"metadata": {},
78+
"metadata": {
79+
"tags": [
80+
"raises-exception"
81+
]
82+
},
7983
"outputs": [],
8084
"source": [
8185
"a[3]"

0 commit comments

Comments
 (0)