Skip to content

Commit 58db9c1

Browse files
committed
fix
1 parent ae5b49f commit 58db9c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

array_api_strict/tests/test_array_object.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ def test_validate_index():
106106
"integer_index",
107107
[
108108
1,
109-
np.bool(1),
110109
np.int8(0),
111110
np.uint8(0),
112111
np.int16(0),

0 commit comments

Comments
 (0)