We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847ec12 commit 03ef752Copy full SHA for 03ef752
.coveragerc
@@ -2,6 +2,7 @@
2
omit =
3
# omit the .tox directory
4
*/.tox/*
5
+ */.pytest_cache/*
6
7
[report]
8
ignore_errors = True
0 commit comments