Skip to content

Commit

Permalink
Update pvanalytics/features/daytime.py
Browse files Browse the repository at this point in the history
Co-authored-by: Cliff Hansen <[email protected]>
  • Loading branch information
kperrynrel and cwhanse authored Nov 8, 2023
1 parent 15a0017 commit ffe627d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvanalytics/features/daytime.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ def get_sunrise(daytime_mask, freq=None, data_alignment='L'):
Parameters
----------
daytime_mask_series : Series
daytime_mask : Series
Boolean series delineating night periods from day periods, where
day is True and night is False.
freq : str, optional
Expand Down

0 comments on commit ffe627d

Please sign in to comment.