mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-26 12:39:54 +02:00
Update cli.py
This commit is contained in:
parent
82e0783e01
commit
792619e830
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ sbb_binarize CLI
|
|||
"""
|
||||
|
||||
from click import command, option, argument, version_option
|
||||
|
||||
import click
|
||||
from .sbb_binarize import SbbBinarizer
|
||||
|
||||
@command()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue