Skip to content

Commit 3144899

Browse files
committed
remove versionchanged doc warning
1 parent c216255 commit 3144899

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pvlib/iotools/psm4.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -356,11 +356,6 @@ def read_psm4(filename, map_variables=True):
356356
Read an NSRDB PSM4 weather file (formatted as SAM CSV). The NSRDB
357357
is described in [1]_ and the SAM CSV format is described in [2]_.
358358
359-
.. versionchanged:: 0.9.0
360-
The function now returns a tuple where the first element is a dataframe
361-
and the second element is a dictionary containing metadata. Previous
362-
versions of this function had the return values switched.
363-
364359
Parameters
365360
----------
366361
filename: str

0 commit comments

Comments
 (0)