Skip to content

Commit 8794a2e

Browse files
echedey-lscwhanse
andauthored
Apply cwhanse suggestion
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent 57f67bb commit 8794a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/iotools/tmy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def read_tmy3(filename, coerce_year=None, map_variables=None, recolumn=None,
4141
filename : str
4242
A relative file path or absolute file path.
4343
coerce_year : int, optional
44-
If supplied, the year of the index will be set to `coerce_year`, except
44+
If supplied, the year of the index will be set to ``coerce_year``, except
4545
for the last index value which will be set to the *next* year so that
4646
the index increases monotonically.
4747
map_variables : bool, optional

0 commit comments

Comments
 (0)