[run]
omit =
    # omit tests
    */_tests/*


[report]
exclude_lines =
    pragma: no cover
    if __name__ == .__main__.:
