Skip to content

Commit 26e3618

Browse files
committed
indents
1 parent 437c2d3 commit 26e3618

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pvlib/irradiance.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2189,13 +2189,13 @@ def dirindex(ghi, ghi_clear, dni_clear, zenith, times, pressure=101325.,
21892189
Global horizontal irradiance from clear sky model. [Wm⁻²]
21902190
21912191
.. versionchanged:: 0.11.2
2192-
Renamed from ``ghi_clearsky`` to ``ghi_clear``.
2192+
Renamed from ``ghi_clearsky`` to ``ghi_clear``.
21932193
21942194
dni_clear : array-like
21952195
Direct normal irradiance from clear sky model. [Wm⁻²]
21962196
2197-
.. versionchanged:: 0.11.2
2198-
Renamed from ``dni_clearsky`` to ``dni_clear``.
2197+
.. versionchanged:: 0.11.2
2198+
Renamed from ``dni_clearsky`` to ``dni_clear``.
21992199
22002200
zenith : array-like
22012201
True (not refraction-corrected) zenith angles in decimal

0 commit comments

Comments
 (0)