Skip to content

Commit

Permalink
Consequenceless change to notebook to trigger CI/html generation
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed Dec 20, 2024
1 parent 4309d92 commit fbd91ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/DrizzlePac/drizzle_wfpc2/drizzle_wfpc2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",
"from astroquery.mast import Observations\n",
"from astropy.io import fits\n",
"from astropy.table import Table\n",
"from astropy.io import fits\n",
"from astropy.visualization import LogStretch, ImageNormalize\n",
"from IPython.display import Image, clear_output\n",
"from photutils.aperture import CircularAnnulus, CircularAperture, ApertureStats, aperture_photometry\n",
Expand Down

0 comments on commit fbd91ff

Please sign in to comment.