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 c0cbfb4 commit 9203227Copy full SHA for 9203227
tests/pipelines/test_multimodal_pipelines.py
@@ -4,7 +4,7 @@
4
osp.join(osp.dirname(__file__), "assets", "Multimodal_sample_file.pdf"))
5
6
7
-# @pytest.mark.skip(reason="Need additional build dependencies")
+@pytest.mark.skip(reason="Need additional build dependencies")
8
class TestMultimodalPipelines:
9
"""Tests for pipeline transformations."""
10
0 commit comments