File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,11 @@ Documentation
1616~~~~~~~~~~~~~
1717* Edited docstrings for :py:func: `~pvlib.pvsystem.dc_ohms_from_percent ` and
1818 :py:func: `~pvlib.pvsystem.dc_ohmic_loss ` for clarity. (:issue: `1601 `, :pull: `2229 `)
19-
19+ * Corrected the default values for module height and racking model to None in
20+ the :py:class: `~pvlib.pvsystem.PVSystem ` and
21+ :py:class: `~pvlib.pvsystem.FixedMount ` docstrings, added the freestanding
22+ racking model option, and various formatting edits for clarity.
23+ (:issue: `1942 `, :pull: `2232 `)
2024
2125Testing
2226~~~~~~~
@@ -29,4 +33,5 @@ Requirements
2933Contributors
3034~~~~~~~~~~~~
3135* Cliff Hansen (:ghuser: `cwhanse `)
36+ * Rajiv Daxini (:ghuser: `RDaxini `)
3237
You can’t perform that action at this time.
0 commit comments