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 d2581bf commit 98eee7fCopy full SHA for 98eee7f
.coveragerc
@@ -2,6 +2,9 @@
2
omit =
3
# leading `*/` for pytest-dev/pytest-cov#456
4
*/.tox/*
5
+
6
+ # local
7
+ */compat/*
8
disable_warnings =
9
couldnt-parse
10
0 commit comments