mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
pep8
This commit is contained in:
@@ -345,7 +345,7 @@ class TestOCR(TestCase):
|
|||||||
"utf-8 строка с пробелами в конце"
|
"utf-8 строка с пробелами в конце"
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
||||||
SAMPLE_FILES = os.path.join(os.path.dirname(__file__), "samples")
|
SAMPLE_FILES = os.path.join(os.path.dirname(__file__), "samples")
|
||||||
TESSERACT_INSTALLED = bool(pyocr.get_available_tools())
|
TESSERACT_INSTALLED = bool(pyocr.get_available_tools())
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user