pydle/.coveragerc

9 lines
100 B
INI

[run]
branch = True
source = pydle
[report]
exclude_lines =
raise NotImplementedError
pass