[run]
branch = True
include =
    src/*
    tests/*

[report]
exclude_lines =
    # Have to re-enable the standard pragma
    pragma: no cover
