Skip to content

Commit

Permalink
Update example_notebook.ipynb
Browse files Browse the repository at this point in the history
trivial change to test ci
  • Loading branch information
mgough-970 authored Sep 14, 2023
1 parent 3c5eb6c commit 35de2e2
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 @@ -31,7 +31,7 @@
},
"source": [
"## Imports\n",
"Describe the libraries we're using here. If there's something unusual, explain what the library is, and why we need it.\n",
"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",
Expand Down

0 comments on commit 35de2e2

Please sign in to comment.