Files
sigal/.coveragerc
2014-10-15 22:55:02 +02:00

8 lines
149 B
INI

[report]
exclude_lines =
pragma: no cover
def __repr__
raise AssertionError
raise NotImplementedError
if __name__ == .__main__.: