We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f526b28 commit 24b318fCopy full SHA for 24b318f
.coveragerc
@@ -3,6 +3,6 @@ branch = True
3
source = kmodes
4
include = */kmodes/*
5
omit =
6
- */kmodes/tests/*
+ */tests/*
7
*/examples/*
8
*/setup.py
0 commit comments