Skip to content

Commit

Permalink
Update ocrd/ocrd/processor/helpers.py
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantin Baierer <[email protected]>
  • Loading branch information
joschrew and kba authored Oct 19, 2023
1 parent 8519e2f commit 4904b34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ocrd/ocrd/processor/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@

from click import wrap_text
from ocrd.workspace import Workspace
from ocrd_utils import freeze_args, getLogger, config, setOverrideLogLevel
from logging import getLevelName
from ocrd_utils import freeze_args, getLogger, config, setOverrideLogLevel, getLevelName


__all__ = [
Expand Down

0 comments on commit 4904b34

Please sign in to comment.