Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tdent authored Aug 2, 2024
1 parent 83cbac4 commit bd0da37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycbc/types/timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ def at_time(self, time, nearest_sample=False,
----------
time: scalar or array-like
GPS time at which the value is wanted. Note that LIGOTimeGPS
objects counts as a scalar.
objects count as scalar.
nearest_sample: bool
Return the sample at the time nearest to the chosen time rather
than rounded down.
Expand Down

0 comments on commit bd0da37

Please sign in to comment.