Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
markcampanelli committed Dec 24, 2024
1 parent ddef8d1 commit 4f17f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvlib/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def localize_to_utc(time, location):
----------
time : datetime.datetime, pandas.DatetimeIndex,
or pandas.Series/DataFrame with a DatetimeIndex.
location : pvlib.Location object
location : pvlib.Location object (unused if time is localized)
Returns
-------
Expand Down

0 comments on commit 4f17f49

Please sign in to comment.