mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 03:39:55 +02:00
15 lines
227 B
Text
15 lines
227 B
Text
|
[run]
|
||
|
branch = True
|
||
|
source =
|
||
|
ocrd_calamari
|
||
|
|
||
|
[report]
|
||
|
exclude_lines =
|
||
|
if self.debug:
|
||
|
pragma: no cover
|
||
|
raise NotImplementedError
|
||
|
if __name__ == .__main__.:
|
||
|
ignore_errors = True
|
||
|
omit =
|
||
|
ocrd_calamari/cli.py
|