Skip to content

Commit e80fa0d

Browse files
authored
omit the doc directory from code coverage (#1035)
1 parent 0bd4793 commit e80fa0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.coveragerc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[run]
2+
omit =
3+
docs/*

0 commit comments

Comments
 (0)