Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sblunt committed Jan 30, 2024
1 parent ee0e7e7 commit e20eaf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_abs_astrometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import astropy.table as table
from astropy.time import Time
import astropy.units as u
from astropy.coordinates import get_body_barycentric_posvel

import orbitize
from orbitize import kepler, read_input, system, hipparcos, DATADIR
Expand Down

0 comments on commit e20eaf4

Please sign in to comment.