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.
1 parent b3d5214 commit 2aae491Copy full SHA for 2aae491
array_api_strict/tests/test_elementwise_functions.py
@@ -17,7 +17,6 @@
17
)
18
from .._flags import set_array_api_strict_flags
19
20
-import pytest
21
22
def nargs(func):
23
return len(getfullargspec(func).args)
0 commit comments