Add exceptoin

This commit is contained in:
Jeremy Lewi 2020-02-21 14:00:35 -08:00
parent c142666988
commit 44f34d9d74
1 changed files with 10 additions and 1 deletions

View File

@ -18,6 +18,15 @@
" "
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"raise ValueError(\"Fake exception\")"
]
},
{
"cell_type": "markdown",
"metadata": {},
@ -1783,7 +1792,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.9"
"version": "3.7.5rc1"
}
},
"nbformat": 4,