Skip to content

Commit 981f394

Browse files
Apply Adam review x2
Co-Authored-By: Adam R. Jensen <[email protected]>
1 parent e779f79 commit 981f394

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pvlib/solarposition.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,8 @@ def hour_angle(time, longitude, equation_of_time):
13601360
``longitude``.
13611361
13621362
.. versionchanged:: 0.11.2
1363-
Renamed from ``times`` to ``time``. Removal in ``v0.12.0``.
1363+
The ``times` parameter has been renamed ``time``. The deprecated
1364+
``times`` parameter will be removed in ``v0.12.0``.
13641365
13651366
longitude : numeric
13661367
Longitude in degrees

0 commit comments

Comments
 (0)