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 785da72 commit 7767e8cCopy full SHA for 7767e8c
docs/sphinx/source/whatsnew/v0.11.3.rst
@@ -21,7 +21,7 @@ Breaking Changes
21
* Remove deprecated :py:func:`!pvlib.spectrum.get_am15g` function; use
22
:py:func:`~pvlib.spectrum.get_reference_spectra` instead. (:pull:`2409`)
23
* Change default method of :py:func:`~pvlib.location.Location.get_sun_rise_set_transit`
24
- to 'spa' instead of 'pyephem'.
+ to ``'spa'`` instead of ``'pyephem'``. (:pull:`2410`)
25
26
Bug fixes
27
~~~~~~~~~
0 commit comments