mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-30 22:19:57 +02:00
🎨 Sort imports
This commit is contained in:
parent
d1a2247615
commit
2ee37ed4e3
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
import importlib_resources
|
||||
import json
|
||||
import os
|
||||
|
||||
import click
|
||||
import importlib_resources
|
||||
from ocrd import Processor
|
||||
from ocrd.decorators import ocrd_cli_options, ocrd_cli_wrap_processor
|
||||
from ocrd_utils import assert_file_grp_cardinality, getLogger, make_file_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue