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 b56f5a8 commit 5614b98Copy full SHA for 5614b98
1 file changed
docs/sphinx/source/whatsnew/v0.15.2.rst
@@ -14,8 +14,8 @@ Deprecations
14
15
Bug fixes
16
~~~~~~~~~
17
-* Fixed :py:func:`pvlib.irradiance.dirint` raising ``KeyError`` with
18
- scalar inputs on pandas >= 2.0. (:pull:`2752`, :issue:`2751`)
+* Fix :py:func:`pvlib.irradiance.dirint` raises ``KeyError`` with
+ scalar inputs on ``pandas>=2.0``. (:issue:`2751`, :pull:`2752`)
19
* Corrects a bug in :py:func:`pvlib.temperature.fuentes`. If inputs were
20
data type integer, users can expect modeled cell temperature values to
21
increase slightly.
0 commit comments