Skip to content

Commit 3718ea1

Browse files
authored
Fix broken sentence (#174)
1 parent 327726f commit 3718ea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01x_lazy.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@
446446
"cell_type": "markdown",
447447
"metadata": {},
448448
"source": [
449-
"Consider: what would you see if there had been an exception within the `get_webdata` function? You could uncomment the `raise` line, above, and re-execute the two cells. What happens? Is there any way to debug the execution to find the lYou may need"
449+
"Consider: what would you see if there had been an exception within the `get_webdata` function? You could uncomment the `raise` line, above, and re-execute the two cells. What happens? Is there any way to debug the execution to find the root cause of the error?"
450450
]
451451
},
452452
{

0 commit comments

Comments
 (0)