[run]
branch = True
omit =
    botocore/vendored/*

[report]
exclude_lines =
    raise NotImplementedError.*
include =
    botocore/*
