Skip to content

Commit 4599a48

Browse files
committed
Small error in docsting
1 parent f9c87f7 commit 4599a48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pvlib/spectrum/mismatch.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ def martin_ruiz_spectral_modifier(clearness_index, airmass_absolute,
298298
``poa_ground_diffuse``.
299299
Each mismatch modifier should be multiplied by its corresponding
300300
POA component.
301-
Returns None for a component if provided ``model_parameters`` does not
302-
include its coefficients.
301+
Returns np.nan for a component if provided ``model_parameters`` does
302+
not include its coefficients.
303303
304304
Raises
305305
------

0 commit comments

Comments
 (0)