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.
2 parents baf58f2 + c8ced64 commit c0f3124Copy full SHA for c0f3124
.coveragerc
@@ -1,7 +1,7 @@
1
[report]
2
omit =
3
- */demo/*
4
- */demo.py
+ */demo/*
+ */demo.py
5
exclude_lines =
6
# Re-enable the standard pragma
7
pragma: NO COVER
0 commit comments