Skip to content

Commit cb26543

Browse files
Update docs/sphinx/source/whatsnew/v0.15.3.rst
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent b3b5d75 commit cb26543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sphinx/source/whatsnew/v0.15.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Bug fixes
1616
~~~~~~~~~
1717
* Fix :py:func:`pvlib.irradiance.perez` to return 0 when both DHI and
1818
DNI are zero. (:issue:`2801`, :pull:`2808`)
19-
* Fix :py:func:`pvlib.irradiance.perez` to not return zero (instead NaN) when
19+
* Fix :py:func:`pvlib.irradiance.perez` to return NaN when
2020
airmass is NaN and either DHI or DNI are NaN. (:issue:`2801`, :pull:`2808`)
2121

2222
Enhancements

0 commit comments

Comments
 (0)