14 lines
200 B
INI
14 lines
200 B
INI
[run]
|
|
source = axolotl
|
|
omit =
|
|
*/tests/*
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
def __repr__
|
|
raise NotImplementedError
|
|
if __name__ == .__main__.:
|
|
pass
|
|
raise ImportError
|