Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Nov 24, 2020
1 parent 7f5468e commit e94d964
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions exovetter/vetters.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@ def run(self, tce, lightcurve):
----------
tce : `~exovetter.tce.Tce`
In addition to required quantities, it should also contain
``snr`` estimate. ``tzero`` will be extracted using
``time_format`` of the given lightcurve passed into
:meth:`exovetter.tce.Tce.get_epoch`.
``snr`` estimate.
lightcurve : obj
``lightkurve`` object that contains the detrended lightcurve's
Expand Down

0 comments on commit e94d964

Please sign in to comment.