mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
processor.py: Simplify import
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
This commit is contained in:
parent
d98fa2a85b
commit
ecd202ea4c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
from typing import Optional
|
||||
from ocrd.processor.ocrd_page_result import OcrdPageResult
|
||||
from ocrd import OcrdPageResult
|
||||
from ocrd_models import OcrdPage
|
||||
from ocrd import Processor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue