Skip to content

Commit 3afe71c

Browse files
committed
linting
1 parent bd91e28 commit 3afe71c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torch_sparse/tensor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import scipy.sparse
66

77
from torch_sparse.storage import SparseStorage, get_layout
8-
from torch_sparse.utils import is_scalar
98

109

1110
@torch.jit.script

0 commit comments

Comments
 (0)