[run]
branch = true
omit =
    */site-packages/*
    */tests/*
    */.tox/*

[report]
show_missing = True
exclude_lines =
    raise NotImplementedError
