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 a980c7f commit 086f9c7Copy full SHA for 086f9c7
dpnp/tests/third_party/cupy/logic_tests/test_truth.py
@@ -89,7 +89,6 @@ def test_with_out(self, xp, dtype):
89
return out
90
91
92
-@pytest.mark.skip("isin() is not supported yet")
93
@testing.parameterize(
94
*testing.product(
95
{
0 commit comments