We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea7852 commit 2472877Copy full SHA for 2472877
pytensor/sparse/type.py
@@ -251,6 +251,3 @@ def is_super(self, otype):
251
""",
252
1,
253
)
254
-
255
-# This is a deprecated alias used for (temporary) backward-compatibility
256
-SparseType = SparseTensorType
0 commit comments