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 f07b63d commit 634dc00Copy full SHA for 634dc00
.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