Skip to content

Commit 5869a19

Browse files
committed
erroneous ``
1 parent f8e40f6 commit 5869a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pvlib/pvsystem.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ class PVSystem:
169169
170170
racking_model : string, optional
171171
Valid strings are 'open_rack', 'close_mount', 'freestanding',
172-
`insulated`, or 'insulated_back'.
172+
'insulated', or 'insulated_back'.
173173
Used to identify a parameter set for the cell temperature model.
174174
175175
losses_parameters : dict or Series, optional
@@ -1373,7 +1373,7 @@ class FixedMount(AbstractMount):
13731373
13741374
racking_model : str, optional
13751375
Valid strings are 'open_rack', 'close_mount', 'freestanding',
1376-
`insulated`, or 'insulated_back'.
1376+
'insulated', or 'insulated_back'.
13771377
Used to identify a parameter set for the cell temperature model.
13781378
13791379
module_height : float, optional

0 commit comments

Comments
 (0)