Sign in
chromium
/
external
/
github.com
/
google
/
google-api-python-client
/
refs/heads/fix-github-action
/
.
/
.coveragerc
blob: 6202e327d9c4a15aec5a68fc75fe9378de53cb6e [
file
] [
edit
]
[
report
]
omit
=
*
/samples/
*
# Issue tracked in https://github.com/googleapis/google-api-python-client/issues/2132
describe
.
py
exclude_lines
=
# Re-enable the standard pragma
pragma
:
NO COVER
# Ignore debug-only repr
def
__repr__