We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5073fb4 commit 17dcf4bCopy full SHA for 17dcf4b
2 files changed
docs/sphinx/source/whatsnew/v0.13.3.rst
@@ -14,9 +14,6 @@ Deprecations
14
15
Bug fixes
16
~~~~~~~~~
17
-* Fix a division-by-zero condition in
18
- :py:func:`pvlib.transformer.simple_efficiency`
19
- when ``load_loss = 0``. (:pull:`2646`)
20
21
22
Enhancements
docs/sphinx/source/whatsnew/v0.14.0.rst
@@ -20,7 +20,10 @@ Deprecations
23
-
+* Fix a division-by-zero condition in
24
+ :py:func:`pvlib.transformer.simple_efficiency`
25
+ when ``load_loss = 0``. (:pull:`2646`)
26
+
27
28
~~~~~~~~~~~~
29
* Add :py:func:`~pvlib.ivtools.sdm.fit_desoto_batzelis`, a function to estimate
0 commit comments