Skip to content

Commit 9ed0f2d

Browse files
cwhanseRDaxini
andauthored
Update tests/iotools/test_era5.py
Co-authored-by: Rajiv Daxini <143435106+RDaxini@users.noreply.github.com>
1 parent f9ada10 commit 9ed0f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/iotools/test_era5.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ def test_get_era5_timeout(params):
9595

9696
def test__m_to_cm():
9797
from pvlib.iotools.era5 import _m_to_cm
98-
assert _m_to_cm(0.01) == 1 # 0.01 m = 1 cm
98+
assert _m_to_cm(0.01) == 1 # 0.01 m = 1 cm

0 commit comments

Comments
 (0)