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 8816aa3 commit 872a195Copy full SHA for 872a195
1 file changed
pvlib/location.py
@@ -46,7 +46,7 @@ class Location:
46
list of valid name strings. An `int` or `float` must be a whole-number
47
hour offsets from UTC that can be converted to the IANA-supported
48
'Etc/GMT-N' format. (Note the limited range of the offset N and its
49
- sign-change convention.) Time zones from the zoneinfo packages may also
+ sign-change convention.) Time zones from the ``zoneinfo`` packages may also
50
be passed.
51
52
The `tz` attribute is represented as a valid IANA time zone name
0 commit comments