[run]
omit =
    venv/*
relative_files = True


[report]
exclude_lines =
    raise NotImplementedError
    except ImportError
