File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments