Skip to content

Commit 06d8abb

Browse files
committed
move note to Testing section
1 parent 40d141c commit 06d8abb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ Deprecations
1717

1818
Bug fixes
1919
~~~~~~~~~
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`)
2220

2321
Enhancements
2422
~~~~~~~~~~~~
@@ -57,6 +55,8 @@ Testing
5755
* Add Python 3.14 to test suite. (:pull:`2590`)
5856
* Update pytest configuration in ``pyproject.toml`` to work with pytest 9.0.
5957
(:pull:`2596`)
58+
* Corrected argument and value order in :py:func:`~pvlib.tests.ivtools.test_sde`,
59+
in tests of :py:func:`~pvlib.ivtools.sde._fit_sandia_cocontent`. (:issue:`2613`, :pull:`2615`)
6060

6161

6262
Benchmarking

0 commit comments

Comments
 (0)