We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0072f8 commit 81e5dadCopy full SHA for 81e5dad
.coveragerc
@@ -0,0 +1,7 @@
1
+[run]
2
+omit =
3
+ */config*.py
4
+
5
+[report]
6
+exclude_lines =
7
+ pragma: no cover
0 commit comments