[run]
branch = True
omit =
    .tox*

[report]
exclude_lines =
    pragma: no cover
    raise NotImplementedError
