Skip to content

Commit 143ea51

Browse files
committed
fix a typo
1 parent bfd32a2 commit 143ea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/xpu/test_sparse_csr_xpu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
sys.path.append(os.path.abspath(os.path.dirname(__file__)))
8080
import operator
8181

82-
from test_sparse_csr import (
82+
from test_sparse_xpu import (
8383
CUSPARSE_SPMM_COMPLEX128_SUPPORTED,
8484
HIPSPARSE_SPMM_COMPLEX128_SUPPORTED,
8585
)

0 commit comments

Comments
 (0)