Skip to content

Commit b5a6f09

Browse files
Update pvlib/tests/test_atmosphere.py
Co-authored-by: Kevin Anderson <[email protected]>
1 parent c39c449 commit b5a6f09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pvlib/tests/test_atmosphere.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ def test_rh_from_tdew():
150150
np.testing.assert_allclose(
151151
rh_array,
152152
relative_humidity_who.to_numpy(),
153-
atol=0.001
154153
)
155154

156155
assert np.isclose(

0 commit comments

Comments
 (0)