8 lines
154 B
INI
8 lines
154 B
INI
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
def __repr__
|
|
def __unicode__
|
|
raise AssertionError
|
|
raise NotImplementedError
|
|
if six.PY3:
|