Skip to content

Commit 2aae491

Browse files
committed
Remove unused import
1 parent b3d5214 commit 2aae491

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

array_api_strict/tests/test_elementwise_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
)
1818
from .._flags import set_array_api_strict_flags
1919

20-
import pytest
2120

2221
def nargs(func):
2322
return len(getfullargspec(func).args)

0 commit comments

Comments
 (0)