We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f07d7 commit 75db2aaCopy full SHA for 75db2aa
pvlib/location.py
@@ -49,7 +49,7 @@ class Location:
49
list of valid name strings, any of which may be passed directly here.
50
ints and floats must be whole-number hour offsets from UTC, which
51
are converted to the IANA-suppored 'Etc/GMT-N' format. (Note the
52
- limited range of the offset N and its sign-change convention.)
+ limited range of the offset N and its sign-change convention.)
53
Time zones from the pytz and zoneinfo packages may also be passed
54
directly here, as they are subclasses of datetime.tzinfo.
55
0 commit comments