Skip to content

Commit 98fa91d

Browse files
authored
Update 03_dictionaries.ipynb
1 parent 07c437b commit 98fa91d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

03_dictionaries.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,11 @@
6161
{
6262
"cell_type": "code",
6363
"execution_count": null,
64-
"metadata": {},
64+
"metadata": {
65+
"tags": [
66+
"raises-exception"
67+
]
68+
},
6569
"outputs": [],
6670
"source": [
6771
"a['fish']"

0 commit comments

Comments
 (0)