You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
227 B
Plaintext
15 lines
227 B
Plaintext
5 years ago
|
[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
|