Skip to content

Commit 4ef4b69

Browse files
Address Cliff's comment
1 parent c09a328 commit 4ef4b69

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
@@ -120,7 +120,7 @@ def atand(number):
120120

121121
def localize_to_utc(time, location):
122122
"""
123-
Converts time to UTC, localizing if necessary using location.
123+
Converts ``time`` to UTC, localizing if necessary using location.
124124
125125
Parameters
126126
----------

0 commit comments

Comments
 (0)