mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
pep8
This commit is contained in:
parent
18495ce9da
commit
6183e1ce5f
1 changed files with 1 additions and 1 deletions
|
|
@ -345,7 +345,7 @@ class TestOCR(TestCase):
|
|||
"utf-8 строка с пробелами в конце"
|
||||
)
|
||||
]
|
||||
|
||||
|
||||
SAMPLE_FILES = os.path.join(os.path.dirname(__file__), "samples")
|
||||
TESSERACT_INSTALLED = bool(pyocr.get_available_tools())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue