Skip to content

Commit a4966e7

Browse files
committed
Remove incorrect aliases.
1 parent 88abd2b commit a4966e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

array_api_compat/sparse/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from sparse import * # noqa: F403
2-
from ..common._aliases import * # noqa: F403
32
from ..common._helpers import * # noqa: F401,F403
43

54
__array_api_version__ = '2022.12'

0 commit comments

Comments
 (0)