Skip to content

Commit 6cdf500

Browse files
committed
Update pvsystem.py
1 parent 19afcf2 commit 6cdf500

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
@@ -188,7 +188,7 @@ class PVSystem:
188188
Raises
189189
------
190190
ValueError
191-
If `arrays` is not None and has length 0.
191+
If ``arrays`` is not None and has length 0.
192192
193193
See also
194194
--------
@@ -1376,7 +1376,7 @@ class FixedMount(AbstractMount):
13761376
West=270. [degrees]
13771377
13781378
racking_model : str, optional, default None
1379-
Valid strings are `open_rack', `close_mount`, `freestanding`, or
1379+
Valid strings are `open_rack`, `close_mount`, `freestanding`, or
13801380
`insulated_back`.
13811381
Used to identify a parameter set for the cell temperature model.
13821382

0 commit comments

Comments
 (0)