blob: cdb241b5cc1b9b775f05f14a80fe9e716c35f438 (
plain)
1
2
3
4
5
6
7
8
9
|
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
[run]
branch = True
[report]
exclude_lines =
raise AssertionError
|