Skip to content

Commit b38a427

Browse files
authored
Update array_api_strict/_helpers.py
1 parent 06e78f9 commit b38a427

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

array_api_strict/_helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99

1010
def _maybe_normalize_py_scalars(x1, x2, dtype_category, func_name):
11-
from ._array_object import Array
1211

1312
flags = get_array_api_strict_flags()
1413
if flags["api_version"] < "2024.12":

0 commit comments

Comments
 (0)