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 40d141c commit 06d8abbCopy full SHA for 06d8abb
docs/sphinx/source/whatsnew/v0.13.2.rst
@@ -17,8 +17,6 @@ Deprecations
17
18
Bug fixes
19
~~~~~~~~~
20
-* Corrected argument and value order in :py:func:`~pvlib.tests.ivtools.test_sde`,
21
- in tests of :py:func:`~pvlib.ivtools.sde._fit_sandia_cocontent`. (:issue:`2613`, :pull:`2615`)
22
23
Enhancements
24
~~~~~~~~~~~~
@@ -57,6 +55,8 @@ Testing
57
55
* Add Python 3.14 to test suite. (:pull:`2590`)
58
56
* Update pytest configuration in ``pyproject.toml`` to work with pytest 9.0.
59
(:pull:`2596`)
+* Corrected argument and value order in :py:func:`~pvlib.tests.ivtools.test_sde`,
+ in tests of :py:func:`~pvlib.ivtools.sde._fit_sandia_cocontent`. (:issue:`2613`, :pull:`2615`)
60
61
62
Benchmarking
0 commit comments