1 2 3 4 5 6 7
[report] exclude_lines = pragma: no cover raise AssertionError raise NotImplementedError if 0: if __name__ == .__main__.: