Skip to content

Commit

Permalink
Fix TU
Browse files Browse the repository at this point in the history
  • Loading branch information
pprados committed Dec 30, 2024
1 parent 85a9a8c commit ee99b86
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,5 +335,3 @@ def test_amazontextract_loader_failures() -> None:
loader = AmazonTextractPDFLoader(two_page_pdf)
with pytest.raises(ValueError):
loader.load()


0 comments on commit ee99b86

Please sign in to comment.