13 lines
178 B
Plaintext
13 lines
178 B
Plaintext
|
[run]
|
||
|
branch = True
|
||
|
source = cyborg
|
||
|
omit =
|
||
|
cyborg/tests/*
|
||
|
cyborg/hacking/*
|
||
|
|
||
|
[report]
|
||
|
ignore_errors = True
|
||
|
exclude_lines =
|
||
|
@abc.abstract
|
||
|
raise NotImplementedError
|