Skip to content

Commit 780905b

Browse files
committed
Adding .coveragerc file.
1 parent d0024c6 commit 780905b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.coveragerc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[report]
2+
omit =
3+
*/python?.?/*
4+
*/site-packages/nose/*
5+
*__init__*

0 commit comments

Comments
 (0)