Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Camilla Pacifici committed Oct 30, 2024
1 parent 25dcab5 commit 0a7b3ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"# Import useful python packages\n",
"import numpy as np\n",
"\n",
"# Import packages to display imagesinline in the notebook\n",
"# Import packages to display images inline in the notebook\n",
"import matplotlib.pyplot as plt \n",
"%matplotlib inline \n",
"\n",
Expand Down

0 comments on commit 0a7b3ca

Please sign in to comment.