Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 765f076

Browse files
committed
Exclude httplib_compat.py from coverage.
We're not using it at this time, so it necessarily has 0% coverage.
1 parent 98f4074 commit 765f076

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.coveragerc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[run]
2+
omit=hyper/httplib_compat.py

0 commit comments

Comments
 (0)