mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 11:50:02 +02:00
Merge pull request #12 from kba/rename-tool
Rename ocrd_sbb.. to ocrd-sbb... in ocrd_cli.py, ht @bertsky
This commit is contained in:
commit
6e0decb5ec
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ def ocrd_sbb_textline_detector(*args, **kwargs):
|
|||
return ocrd_cli_wrap_processor(OcrdSbbTextlineDetectorRecognize, *args, **kwargs)
|
||||
|
||||
|
||||
TOOL = 'ocrd_sbb_textline_detector'
|
||||
TOOL = 'ocrd-sbb-textline-detector'
|
||||
|
||||
|
||||
class OcrdSbbTextlineDetectorRecognize(Processor):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue