pydle/.coveragerc

9 lines
100 B
Plaintext
Raw Normal View History

2014-03-13 15:49:16 +00:00
[run]
branch = True
source = pydle
[report]
exclude_lines =
raise NotImplementedError
pass