1[run]
2omit =
3    */tests/*
4
5[report]
6exclude_lines =
7    pragma: no cover
8    if __name__ == .__main__.:
9