Skip to content

Commit

Permalink
Too long line
Browse files Browse the repository at this point in the history
  • Loading branch information
echedey-ls committed Aug 6, 2023
1 parent a89addb commit e931a5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pvlib/clearsky.py
Original file line number Diff line number Diff line change
Expand Up @@ -704,8 +704,8 @@ def detect_clearsky(measured, clearsky, times=None, infer_limits=False,
clearsky : array or Series
Time series of the expected clearsky GHI. [W/m2]
times : DatetimeIndex or None, default None.
Times of measured and clearsky values. If not specified, the index of measured
will be used.
Times of measured and clearsky values. If not specified, the index of
measured will be used.
infer_limits : bool, default False
If True, does not use passed in kwargs (or defaults), but instead
interpolates these values from Table 1 in [2]_.
Expand Down

0 comments on commit e931a5d

Please sign in to comment.