Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 4df6838

Browse files
typos
1 parent 485ef40 commit 4df6838

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

book/08/asserts.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"cell_type": "markdown",
187187
"metadata": {},
188188
"source": [
189-
"````{admonition} Solution assignment 1\n",
189+
"````{admonition} Solution\n",
190190
":class: tip, dropdown\n",
191191
"\n",
192192
"```python\n",

book/08/raise_errors.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"cell_type": "markdown",
190190
"metadata": {},
191191
"source": [
192-
"````{admonition} Solution assignment 1\n",
192+
"````{admonition} Solution\n",
193193
":class: tip, dropdown\n",
194194
"\n",
195195
"```python\n",
@@ -215,6 +215,11 @@
215215
"\n",
216216
"````"
217217
]
218+
},
219+
{
220+
"cell_type": "markdown",
221+
"metadata": {},
222+
"source": []
218223
}
219224
],
220225
"metadata": {

0 commit comments

Comments
 (0)