We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9650fc1 commit 56cdf46Copy full SHA for 56cdf46
.coveragerc
@@ -2,6 +2,8 @@
2
omit =
3
# leading `*/` for pytest-dev/pytest-cov#456
4
*/.tox/*
5
+disable_warnings =
6
+ couldnt-parse
7
8
[report]
9
show_missing = True
0 commit comments