Skip to content

Commit e809f14

Browse files
committed
Fix coverage warning: remove redundant [run] include (conflicts with --source set by --cov)
1 parent 2390bd2 commit e809f14

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.coveragerc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*- mode: conf -*-
22
[run]
3-
include = bitmath/__init__.py,bitmath/integrations.py
43
[report]
54
exclude_lines =
65
# These should be impossible to trigger.

0 commit comments

Comments
 (0)