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.
1 parent cf0d260 commit 7f45a85Copy full SHA for 7f45a85
1 file changed
.coveragerc
@@ -1,7 +1,9 @@
1
[run]
2
-source=
+branch = true
3
+source =
4
matplotlib
5
mpl_toolkits
6
+omit = matplotlib/_version.py
7
8
[report]
9
exclude_lines =
0 commit comments