Skip to content

Commit 200de89

Browse files
authored
Fix indentation in pvlib.irradiance.louche docstring (#2742)
1 parent 57886ce commit 200de89

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pvlib/irradiance.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3817,11 +3817,11 @@ def louche(ghi, solar_zenith, datetime_or_doy, max_zenith=90):
38173817
Contains the following keys/columns:
38183818
38193819
* ``dni``: the modeled direct normal irradiance, see :term:`dni`.
3820-
[Wm⁻²]
3820+
[Wm⁻²]
38213821
* ``dhi``: the modeled diffuse horizontal irradiance, see :term:`dhi`.
3822-
[Wm⁻²]
3822+
[Wm⁻²]
38233823
* ``kt``: Clearness index. Ratio of global to
3824-
extraterrestrial irradiance on a horizontal plane. [unitless]
3824+
extraterrestrial irradiance on a horizontal plane. [unitless]
38253825
38263826
References
38273827
-------

0 commit comments

Comments
 (0)