diff --git a/oda_api/gallery_api.py b/oda_api/gallery_api.py index 5fbb5324..9ec2d5f6 100644 --- a/oda_api/gallery_api.py +++ b/oda_api/gallery_api.py @@ -4,8 +4,8 @@ from . import plot_tools from datetime import datetime -from astropy.coordinates import Angle, SkyCoord from astropy import units as u +from astropy.coordinates import Angle, SkyCoord import numpy as np import logging