Skip to content

Commit a240b06

Browse files
committed
iter
1 parent 20a8e7f commit a240b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vendor_tests/test_vendor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
def test_vendor_compat():
12-
from ._array_api_compat_vendor import (
12+
from ._array_api_compat_vendor import ( # type: ignore[attr-defined]
1313
array_namespace,
1414
device,
1515
is_array_api_obj,

0 commit comments

Comments
 (0)