We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f3a77 commit 292bc0dCopy full SHA for 292bc0d
array_api_tests/test_signatures.py
@@ -83,7 +83,7 @@ def example_argument(arg, func_name, dtype):
83
full_matrices=False,
84
k=1,
85
keepdims=True,
86
- key=0,
+ key=(0, 0),
87
indexing='ij',
88
mode='complete',
89
n=2,
0 commit comments