Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jrob93 committed Oct 7, 2024
1 parent d03d432 commit 999141d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/notebooks/colour_functions_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@
"import pandas as pd\n",
"import matplotlib.pyplot as plt\n",
"import matplotlib.gridspec as gridspec\n",
"import astropy.units as u\n",
"from scipy.interpolate import splrep, BSpline, CubicSpline\n",
"from astropy.modeling.fitting import SLSQPLSQFitter\n",
"from astropy.time import Time\n",
"from astroquery.jplhorizons import Horizons"
"import astropy.units as u"
]
},
{
Expand Down

0 comments on commit 999141d

Please sign in to comment.