File size: 257 Bytes
065fee7
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
[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__