Fixhancement: improve text thumbnail generation for large files (#10483)

This commit is contained in:
shamoon 2025-08-01 13:26:35 -04:00 committed by GitHub
parent f09965464a
commit 23501b9060
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 35 additions and 2 deletions

View file

@ -239,6 +239,7 @@ testpaths = [
"src/paperless_mail/tests/",
"src/paperless_tesseract/tests/",
"src/paperless_tika/tests",
"src/paperless_text/tests/",
]
addopts = [
"--pythonwarnings=all",