Skip to content

Commit 04afd29

Browse files
jGaboardiMgeeeeK
authored andcommitted
correcting syntax in .coveragerc
1 parent fe3f502 commit 04afd29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.coveragerc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ omit =
33
__init__.py
44
*/contrib/*
55
*/test/*
6+
include=libpysal/*
67
[report]
78
omit =
89
__init__.py
910
*/contrib/*
1011
*/test/*
11-
[run]
12-
include=libpysal/*
12+

0 commit comments

Comments
 (0)