]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Don't consider better OCR as failing 3783/head
authorDennis Brakhane <brakhane@gmail.com>
Tue, 11 Jul 2023 14:41:31 +0000 (16:41 +0200)
committerDennis Brakhane <brakhane@gmail.com>
Tue, 11 Jul 2023 14:44:18 +0000 (16:44 +0200)
commit93009c1eeda1cc339dbf3acb0882dc0313c8a12f
tree06b47580637ec5b97da689ecf330065841f22e01
parentdb48d4c57661032cbe62bc3764548ca0cb492ce7
Don't consider better OCR as failing

Tesseract 5.3.0 does a better job at OCR, and correctly
reads "a webp" instead of "awebp", this is good, so we
don't want the test to fail.
src/paperless_tesseract/tests/test_parser.py