Skip to content

Commit 0ffb6f9

Browse files
committed
Merge branch 'pvsystem_racking' of https://github.com/RDaxini/pvlib-python into pvsystem_racking
2 parents 27db22c + a9a2613 commit 0ffb6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/pvsystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ class PVSystem:
153153
temperature_model_parameters : dict or Series, optional
154154
Temperature model parameters as required by one of the models in
155155
:py:mod:`pvlib.temperature` (excluding ``poa_global``, ``temp_air`` and
156-
``wind_speed``).
156+
``wind_speed``).
157157
158158
modules_per_string: int or float, default 1
159159
See system topology discussion above.

0 commit comments

Comments
 (0)