Thanks to visit codestin.com Credit goes to github.com
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.
2 parents f1f8fed + 7168c3e commit b5b5a67Copy full SHA for b5b5a67
1 file changed
.coveragerc
@@ -1,9 +1,12 @@
1
[run]
2
-source=matplotlib
+source=
3
+ matplotlib
4
+ mpl_toolkits
5
[report]
6
omit =
7
lib/matplotlib/tests/*
8
lib/matplotlib/testing/*
9
+ lib/mpl_toolkits/tests/*
10
11
exclude_lines =
12
raise NotImplemented
0 commit comments