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 91b5825 commit a2d1808Copy full SHA for a2d1808
docs/sphinx/source/whatsnew/v0.11.3.rst
@@ -12,6 +12,8 @@ Enhancements
12
~~~~~~~~~~~~
13
* Fix a bug in :py:func:`pvlib.bifacial.get_irradiance_poa` which may have yielded non-zero
14
ground irradiance when the sun was below the horizon. (:issue:`2245`, :pull:`2359`)
15
+* Fix a bug where :py:func:`pvlib.transformer.simple_efficiency` could only be imported
16
+ using the `from pvlib.transformer` syntax (:pull:`2388`)
17
18
Documentation
19
~~~~~~~~~~~~~
@@ -40,3 +42,4 @@ Contributors
40
42
* Mark Campanelli (:ghuser:`markcampanelli`)
41
43
* Jason Lun Leung (:ghuser:`jason-rpkt`)
44
* Manoj K S (:ghuser:`manojks1999`)
45
+* Kurt Rhee (:ghuser:`kurt-rhee`)
0 commit comments