Skip to content

Commit ae5b49f

Browse files
committed
typo
1 parent c8ae92b commit ae5b49f

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
@@ -115,7 +115,6 @@ def test_validate_index():
115115
np.uint32(0),
116116
np.int64(0),
117117
np.uint64(0),
118-
2,
119118
],
120119
)
121120
def test_indexing_ints(integer_index, device):

0 commit comments

Comments
 (0)