From 5ed3d0b6a37a3bdd9b3b4201085c180a87c87043 Mon Sep 17 00:00:00 2001 From: "M.Gough" <60232355+mgough-970@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:57:22 -0400 Subject: [PATCH] [reporting testing] Update example_notebook.ipynb trivial change to test reporting --- notebooks/example_notebook/example_notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/example_notebook/example_notebook.ipynb b/notebooks/example_notebook/example_notebook.ipynb index 65ecd0f99..b25d5bede 100644 --- a/notebooks/example_notebook/example_notebook.ipynb +++ b/notebooks/example_notebook/example_notebook.ipynb @@ -30,7 +30,7 @@ } }, "source": [ - "## Imports\n", + "## 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", "- *numpy* to handle array functions\n", "- *astropy.io fits* for accessing FITS files\n",