Skip to content

Commit

Permalink
Fix time import
Browse files Browse the repository at this point in the history
  • Loading branch information
spenczar committed Oct 10, 2023
1 parent 664d4dc commit ca3b634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adam_core/dynamics/tests/test_ephemeris.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
from astropy import units as u

from ...observers import Observers
from ...time import Timestamp
from ..ephemeris import generate_ephemeris_2body
from ..time import Timestamp

OBJECT_IDS = [
"594913 'Aylo'chaxnim (2020 AV2)",
Expand Down

0 comments on commit ca3b634

Please sign in to comment.