We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4be142 commit 2399607Copy full SHA for 2399607
pvlib/tests/test_temperature.py
@@ -258,4 +258,4 @@ def test_hayes():
258
module_weight, module_tilt)
259
260
assert [round(t, 2) for t in tmod_hayes.values] == \
261
- [-13.20, -7.81, -8.98, -9.85]
+ [-13.20, -14.81, -15.98, -16.85]
0 commit comments