Skip to content

Commit 77e6177

Browse files
committed
Remove unused import
1 parent aa61833 commit 77e6177

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

array_api_strict/_elementwise_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
from ._array_object import Array
1515
from ._flags import requires_api_version
1616
from ._creation_functions import asarray
17-
from ._utility_functions import any as xp_any
1817

1918
from typing import Optional, Union
2019

0 commit comments

Comments
 (0)