8000 Add import of assert_index_equal · AdamRJensen/pvlib-python@ebe5510 · GitHub
[go: up one dir, main page]

Skip to content

Commit ebe5510

Browse files
committed
Add import of assert_index_equal
1 parent 427fa38 commit ebe5510

File tree

1 file changed

+1
-1
lines 8000 changed

1 file changed

+1
-1
lines changed

pvlib/tests/iotools/test_crn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from numpy import dtype, nan
44
import pytest
55
from pvlib.iotools import crn
6-
from ..conftest import DATA_DIR, assert_frame_equal
6+
from ..conftest import DATA_DIR, assert_frame_equal, assert_index_equal
77

88

99
@pytest.fixture

0 commit comments

Comments
 (0)
0