10 lines
89 B
Plaintext
10 lines
89 B
Plaintext
|
# -*- conf -*-
|
||
|
|
||
|
[run]
|
||
|
# branch = True
|
||
|
|
||
|
[report]
|
||
|
exclude_lines =
|
||
|
pragma: no cover
|
||
|
if 0:
|