We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a1d8b commit 26845bdCopy full SHA for 26845bd
tests/test_all.py
@@ -26,7 +26,6 @@
26
"SupportsBufferProtocol",
27
))
28
29
-@pytest.mark.skip(reason="TODO: starts failing after adding test_torch.py in gh-277")
30
@pytest.mark.parametrize("library", ["common"] + wrapped_libraries)
31
def test_all(library):
32
if library == "common":
0 commit comments