Skip to content

Commit ccc78cb

Browse files
MAINT: omit examples from coverage (#3920)
* omit examples and tests in coverage * tests are already omited
1 parent 3546f40 commit ccc78cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
omit =
33
# exclude tests files from coverage calculation
44
pymc3/tests/test_*.py
5+
pymc3/examples/*

0 commit comments

Comments
 (0)