8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
|
[report]
|
||
|
exclude_lines =
|
||
|
pragma: no cover
|
||
|
def __repr__
|
||
|
raise AssertionError
|
||
|
raise NotImplementedError
|
||
|
if __name__ == ["']__main__["']:
|