Skip to content

Commit b4e93cd

Browse files
JoLo90echedey-ls
andauthored
docs: comments update
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
1 parent 872a195 commit b4e93cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/location.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Location:
4343
4444
tz : time zone as str, int, float, or datetime.tzinfo, default 'UTC'.
4545
See http://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a
46-
list of valid name strings. An `int` or `float` must be a whole-number
46+
list of valid name strings. An ``int`` or ``float`` must be a whole-number
4747
hour offsets from UTC that can be converted to the IANA-supported
4848
'Etc/GMT-N' format. (Note the limited range of the offset N and its
4949
sign-change convention.) Time zones from the ``zoneinfo`` packages may also

0 commit comments

Comments
 (0)