Skip to content

Commit 38ccc91

Browse files
committed
addressed comments
1 parent 9203227 commit 38ccc91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pipelines/test_multimodal_pipelines.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import os.path as osp
2+
import pytest
23

34
PDF_FILE_PATH = osp.abspath(
45
osp.join(osp.dirname(__file__), "assets", "Multimodal_sample_file.pdf"))

0 commit comments

Comments
 (0)