1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-10 04:09:53 +02:00

smoke test, circle ci

Conflicts:
	Makefile
	ocrd_calamari/__init__.py
This commit is contained in:
Konstantin Baierer 2019-08-21 19:52:08 +02:00 committed by Gerber, Mike
parent afe6eec5a2
commit b54ccf90f7
8 changed files with 167 additions and 18 deletions

View file

@ -1 +1,5 @@
__all__ = [
'CalamariRecognize'
]
from .recognize import CalamariRecognize