From 981056192cb54f9c18556ec808444dc0c1c76b01 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Thu, 28 Mar 2024 11:37:08 +0200 Subject: [PATCH] FIXUP: Remove extra tessdata arg --- dangerzone/isolation_provider/base.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dangerzone/isolation_provider/base.py b/dangerzone/isolation_provider/base.py index 3675718..1edaed9 100644 --- a/dangerzone/isolation_provider/base.py +++ b/dangerzone/isolation_provider/base.py @@ -166,7 +166,6 @@ class IsolationProvider(ABC): return pixmap.pdfocr_tobytes( compress=True, language=ocr_lang, - tessdata=get_tessdata_dir(), ) def pixels_to_pdf_page(