debian-python-cssselect2/.coveragerc

11 lines
128 B
Plaintext
Raw Normal View History

[run]
branch = True
[report]
exclude_lines =
pragma: no cover
def __repr__
raise NotImplementedError
omit =
.*