mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
🚧 Remove unused import
This commit is contained in:
parent
3b02da8da2
commit
67aa3db357
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ from calamari_ocr.ocr.voting import voter_from_proto
|
||||||
from calamari_ocr.proto import VoterParams
|
from calamari_ocr.proto import VoterParams
|
||||||
from ocrd import Processor
|
from ocrd import Processor
|
||||||
from ocrd_modelfactory import page_from_file
|
from ocrd_modelfactory import page_from_file
|
||||||
from ocrd_models import ocrd_page
|
|
||||||
from ocrd_models.ocrd_page import to_xml
|
from ocrd_models.ocrd_page import to_xml
|
||||||
from ocrd_models.ocrd_page_generateds import TextEquivType
|
from ocrd_models.ocrd_page_generateds import TextEquivType
|
||||||
from ocrd_utils import getLogger, concat_padded, polygon_from_points, MIMETYPE_PAGE
|
from ocrd_utils import getLogger, concat_padded, polygon_from_points, MIMETYPE_PAGE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue