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 0774a91 commit c565813Copy full SHA for c565813
docs/sphinx/source/whatsnew/v0.7.2.rst
@@ -46,7 +46,7 @@ Bug fixes
46
* Fix :py:func:`~pvlib.iotools.read_tmy3` parsing when February contains
47
a leap year. (:pull:`866`)
48
* Implement NREL Developer Network API key for consistent success with API
49
- calls in `pvlib.tests.iotools.test_psm3`. (:pull:`873`)
+ calls in :py:mod:`!pvlib.tests.iotools.test_psm3`. (:pull:`873`)
50
* Fix issue with :py:class:`pvlib.location.Location` creation when
51
passing ``tz=datetime.timezone.utc``. (:pull:`879`)
52
* Fix documentation homepage title to "pvlib python" based on first heading on
0 commit comments