Skip to content

Commit 989593d

Browse files
authored
Update 08_class_documentation.ipynb
1 parent bbbadcb commit 989593d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

08_class_documentation.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,11 @@
255255
{
256256
"cell_type": "code",
257257
"execution_count": null,
258-
"metadata": {},
258+
"metadata": {
259+
"tags": [
260+
"raises-exception"
261+
]
262+
},
259263
"outputs": [],
260264
"source": [
261265
"p.setHeight(\"cat\")"

0 commit comments

Comments
 (0)