mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
procesor.py: simplify imports further
This commit is contained in:
parent
ecd202ea4c
commit
d26079db85
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
from typing import Optional
|
from typing import Optional
|
||||||
from ocrd import OcrdPageResult
|
|
||||||
from ocrd_models import OcrdPage
|
from ocrd_models import OcrdPage
|
||||||
from ocrd import Processor
|
from ocrd import Processor, OcrdPageResult
|
||||||
|
|
||||||
from .eynollah import Eynollah
|
from .eynollah import Eynollah
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue