File: .coveragerc

package info (click to toggle)
python-msrest 0.6.21-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 832 kB
  • sloc: python: 8,599; makefile: 8; sh: 1
file content (4 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (3)
1
2
3
4
[report]
exclude_lines =
	pragma: no cover
    if TYPE_CHECKING: