Skip to content

Commit

Permalink
Merge pull request #35 from sot/add-position-at-jd-to-all
Browse files Browse the repository at this point in the history
Add position_at_jd to __all__
  • Loading branch information
taldcroft authored Nov 13, 2023
2 parents 8cb1256 + c709aa7 commit 674bf7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ska_sun/sun.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
__all__ = [
"allowed_rolldev",
"position",
"position_at_jd",
"position_fast",
"position_accurate",
"sph_dist",
Expand Down

0 comments on commit 674bf7a

Please sign in to comment.