Skip to content

Commit cdcafe8

Browse files
committed
fixed coveragerc snafu
1 parent 6d290ae commit cdcafe8

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,7 +1,7 @@
11
[run]
2-
plugins = Cython.Coverage
32
omit =
43
resampy/setup.py
4+
resampy/interpn.py
55
resampy/__check_build/*
66
[report]
77
show_missing = True

0 commit comments

Comments
 (0)