Skip to content

Commit e6b5908

Browse files
Update pvlib/atmosphere.py
Co-authored-by: Kevin Anderson <[email protected]>
1 parent d94df47 commit e6b5908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/atmosphere.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ def rh_from_tdew(temperature, dewpoint, coeff=(6.112, 17.62, 243.12)):
352352
353353
Returns
354354
-------
355-
pd.Series
355+
numeric
356356
Relative humidity as percentage (0.0-100.0)
357357
358358
References

0 commit comments

Comments
 (0)