We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0d260 commit 7f45a85Copy full SHA for 7f45a85
.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