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.
two_mutual_arrays()
1 parent 1f91408 commit 882058aCopy full SHA for 882058a
array_api_tests/hypothesis_helpers.py
@@ -18,7 +18,7 @@
18
from .array_helpers import ndindex
19
from .function_stubs import elementwise_functions
20
from .pytest_helpers import nargs
21
-from .typing import DataType, Shape, Array
+from .typing import Array, DataType, Shape
22
23
# Set this to True to not fail tests just because a dtype isn't implemented.
24
# If no compatible dtype is implemented for a given test, the test will fail
0 commit comments