Skip to content

Commit

Permalink
Update example_notebook.ipynb
Browse files Browse the repository at this point in the history
Trivial change to notebook to test reporting
  • Loading branch information
mgough-970 authored Oct 19, 2023
1 parent 375f812 commit 9bc7694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/example_notebook/example_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"Describe the libraries we're using here. If there's something unusual, explain what the library is, and why we need it.\n",
"- *numpy* to handle array functions\n",
"- *astropy.io fits* for accessing FITS files\n",
"- *astropy.table Table* for creating tidy tables of the data\n",
"- *astropy.table Table* for creating tidy tables of the data\n ",
"- *matplotlib.pyplot* for plotting data "
]
},
Expand Down

0 comments on commit 9bc7694

Please sign in to comment.