Skip to content

Commit

Permalink
Fix another ref
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Dec 4, 2024
1 parent adfa81c commit 829e6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astroplan/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def time_grid_from_range(time_range, time_resolution=0.5*u.hour):
time_range : `~astropy.time.Time` (length = 2)
Lower and upper bounds on time sequence.
time_resolution : `~astropy.units.quantity` (optional)
time_resolution : `~astropy.units.Quantity` (optional)
Time-grid spacing
Returns
Expand Down

0 comments on commit 829e6ee

Please sign in to comment.