Skip to content

Commit 2472877

Browse files
committed
remove deprecated type from pytensor/sparse/type.py
1 parent 5ea7852 commit 2472877

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pytensor/sparse/type.py

-3
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,3 @@ def is_super(self, otype):
251251
""",
252252
1,
253253
)
254-
255-
# This is a deprecated alias used for (temporary) backward-compatibility
256-
SparseType = SparseTensorType

0 commit comments

Comments
 (0)