Skip to content

Commit a537b7a

Browse files
committed
add whatsnew entry for simple_efficiency division-by-zero fix
1 parent 4146422 commit a537b7a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Deprecations
1414

1515
Bug fixes
1616
~~~~~~~~~
17+
* Fix a division-by-zero condition in
18+
:py:func:`pvlib.transformer.simple_efficiency`
19+
when ``load_loss = 0``. (:pull:`2646`)
1720

1821

1922
Enhancements

0 commit comments

Comments
 (0)