We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fbec4 commit 17beb40Copy full SHA for 17beb40
tests/test_all.py
@@ -16,7 +16,6 @@
16
17
import pytest
18
19
-@pytest.mark.skip(reason="TODO: starts failing after adding test_torch.py in gh-277")
20
@pytest.mark.parametrize("library", ["common"] + wrapped_libraries)
21
def test_all(library):
22
if library == "common":
0 commit comments