Skip to content

Commit 4f17f49

Browse files
Update docstring
1 parent ddef8d1 commit 4f17f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def localize_to_utc(time, location):
125125
----------
126126
time : datetime.datetime, pandas.DatetimeIndex,
127127
or pandas.Series/DataFrame with a DatetimeIndex.
128-
location : pvlib.Location object
128+
location : pvlib.Location object (unused if time is localized)
129129
130130
Returns
131131
-------

0 commit comments

Comments
 (0)