Skip to content

Commit

Permalink
fix 9cfd70c
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky committed Aug 16, 2024
1 parent 4aa288a commit 8044e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ocrd/cli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from .log import log_cli
from .network import network_cli

__all__ = ['cli', 'command_with_replaced_help']
__all__ = ['cli']

_epilog = f"""
Expand Down

0 comments on commit 8044e60

Please sign in to comment.