We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_fft.py
1 parent 10b4683 commit 21954fcCopy full SHA for 21954fc
array_api_tests/test_fft.py
@@ -17,7 +17,7 @@
17
pytestmark = [
18
pytest.mark.ci,
19
pytest.mark.xp_extension("fft"),
20
- pytest.mark.min_version("draft"),
+ pytest.mark.min_version("2022.12"),
21
]
22
23
0 commit comments