Streamline slides

This commit is contained in:
Alexander Hess 2020-10-22 18:55:22 +02:00
commit f49e417988
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 50 additions and 10 deletions

View file

@ -526,7 +526,11 @@
{
"cell_type": "code",
"execution_count": 17,
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "skip"
}
},
"outputs": [],
"source": [
"import collections.abc as abc"