Skip to content

Commit

Permalink
Fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Dec 4, 2024
1 parent ecac608 commit adfa81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astroplan/constraints.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ def __call__(self, observer, targets, times=None,
WHAT HAPPENS WHEN BOTH TIMES AND TIME_RANGE ARE SET?
time_range : `~astropy.time.Time` (length = 2)
Lower and upper bounds on time sequence.
time_grid_resolution : `~astropy.units.quantity`
time_grid_resolution : `~astropy.units.Quantity`
Time-grid spacing
grid_times_targets : bool
if True, grids the constraint result with targets along the first
Expand Down

0 comments on commit adfa81c

Please sign in to comment.