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
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",