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 349d6f0 + 7f45a85 commit 29bff2fCopy full SHA for 29bff2f
.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