[report]
omit =
    **/lib/python*
    **/bin/test
    **/eggs/*
    **/parts/test/*
    **/tests/*

exclude_lines =
    pragma: no cover
