Skip to content

Commit 8240f39

Browse files
JoLo90echedey-ls
andcommitted
docs: error comments
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
1 parent 684ed2f commit 8240f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/solarposition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ def hour_angle(times, longitude, equation_of_time):
13601360
Corresponding timestamps, must be localized to the timezone for the
13611361
``longitude``.
13621362
1363-
An error (AmbiguousTimeError in older pandas, ValueError in newer)
1363+
An error (``AmbiguousTimeError`` in older pandas, ``ValueError`` in newer)
13641364
will be raised if any of the given times are on a day when the local
13651365
daylight savings transition happens at midnight. If you're working
13661366
with such a timezone, consider converting to a non-DST timezone

0 commit comments

Comments
 (0)