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 bb33a1f commit 5ead935Copy full SHA for 5ead935
pytest.ini
@@ -16,3 +16,5 @@ filterwarnings =
16
ignore:Importing from numpy.matlib is
17
# pytest warning when using PYTHONOPTIMIZE
18
ignore:assertions not in test modules or plugins:pytest.PytestConfigWarning
19
+# TODO: remove below when array_api user warning is removed
20
+ ignore:The numpy.array_api submodule is still experimental. See NEP 47.
0 commit comments