Fix test_parser_with_table

This commit is contained in:
Philippe Prados 2025-02-26 14:07:36 +01:00
parent 898e2a5b51
commit 48ef4443f3

View File

@ -247,9 +247,6 @@ def test_parser_with_table(
mode: str,
extract_tables: str,
) -> None:
from langchain_community.document_loaders.parsers.images import BaseImageBlobParser
parser_class = getattr(pdf_parsers, parser_factory)
parser = parser_class(