Skip to content

Commit

Permalink
Trying to fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Kathleen Kiker committed Dec 18, 2024
1 parent c529126 commit 14cb761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adam_assist/propagator.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ def _detect_collisions(
# The time coordinate is Barycentric Dynamical Time (TDB) in Julian days.

# KK Note: do we want to specify the version of spice kernels that were used- if we're doing
# addtional work down stream, to ensure that the same kernels are used? de440, 441 for asteroid positions
# addtional work down stream, to ensure that the same kernels are used? de440, 441 for asteroid position

coords = transform_coordinates(
orbits.coordinates,
Expand Down

0 comments on commit 14cb761

Please sign in to comment.