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 2b88182 + 03ea2e1 commit 90c0ae0Copy full SHA for 90c0ae0
.coveragerc
@@ -0,0 +1,3 @@
1
+[report]
2
+exclude_also =
3
+ if TYPE_CHECKING:
MANIFEST.in
@@ -12,3 +12,4 @@ recursive-include docs *.py
12
recursive-include docs *.rst
13
recursive-include docs Makefile
14
exclude .readthedocs.yaml
15
+exclude .coveragerc
0 commit comments