We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592f8f4 commit d8fbffbCopy full SHA for d8fbffb
pvlib/irradiance.py
@@ -90,7 +90,7 @@ def get_extra_radiation(datetime_or_doy, solar_constant=1366.1,
90
.. [6] I. Reda, A. Andreas, "Solar position algorithm for solar
91
radiation applications" NREL Golden, USA. NREL/TP-560- 34302, 2008.
92
93
- """ # noqa: E501
+ """ # noqa: E501
94
95
to_doy, to_datetimeindex, to_output = \
96
_handle_extra_radiation_types(datetime_or_doy, epoch_year)
0 commit comments