Skip to content

Commit 2399607

Browse files
fixed unit test
1 parent b4be142 commit 2399607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/tests/test_temperature.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,4 @@ def test_hayes():
258258
module_weight, module_tilt)
259259

260260
assert [round(t, 2) for t in tmod_hayes.values] == \
261-
[-13.20, -7.81, -8.98, -9.85]
261+
[-13.20, -14.81, -15.98, -16.85]

0 commit comments

Comments
 (0)