mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-01 03:02:23 +02:00
FIXUP: Remove extra tessdata arg
This commit is contained in:
parent
4250c6a64f
commit
981056192c
1 changed files with 0 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue