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 dfe87a6 commit 5869cf3Copy full SHA for 5869cf3
.coveragerc
@@ -3,6 +3,7 @@ omit =
3
# leading `*/` for pytest-dev/pytest-cov#456
4
*/.tox/*
5
*/_itertools.py
6
+ */_legacy.py
7
8
[report]
9
show_missing = True
0 commit comments