We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e78f9 commit b38a427Copy full SHA for b38a427
array_api_strict/_helpers.py
@@ -8,7 +8,6 @@
8
9
10
def _maybe_normalize_py_scalars(x1, x2, dtype_category, func_name):
11
- from ._array_object import Array
12
13
flags = get_array_api_strict_flags()
14
if flags["api_version"] < "2024.12":
0 commit comments