Skip to content

Commit 5012274

Browse files
michaelosthegetwiecki
authored andcommitted
Fix a forgotten rename to exclude tests from coverage
1 parent 3b763a1 commit 5012274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[run]
22
omit =
33
# exclude tests files from coverage calculation
4-
pymc3/tests/test_*.py
4+
pymc/tests/test_*.py

0 commit comments

Comments
 (0)