Skip to content

Commit

Permalink
isort update.
Browse files Browse the repository at this point in the history
  • Loading branch information
humnaawan committed Oct 31, 2024
1 parent d2e12ee commit ddc660f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubin_sim/maf/maf_contrib/star_counts/coords.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
# For use with Field Star Count metric


import ephem
import numpy as np
from scipy.optimize import fsolve
import ephem

rad1 = np.radians(282.25)
rad2 = np.radians(62.6)
Expand Down

0 comments on commit ddc660f

Please sign in to comment.