Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Nov 1, 2024
1 parent ae7f5b0 commit 4ade2f3
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"id": "09c56b0c",
"metadata": {
"colab": {
Expand All @@ -686,8 +686,7 @@
}
],
"source": [
"pdf_pages[8][\"image\"]\n",
"# Uncomment the line above to see that it is the same image. (we will rather load the image to avoid large notebook output)"
"pdf_pages[8][\"image\"]"
]
},
{
Expand Down

0 comments on commit 4ade2f3

Please sign in to comment.