[run]
branch = True
omit =
    tests

[report]
exclude_lines =
    pragma: no cover

omit = 
    venv
    .tox
