We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf1cae commit 2b615f7Copy full SHA for 2b615f7
1 file changed
.coveragerc
@@ -0,0 +1,5 @@
1
+[report]
2
+exclude_lines =
3
+ NotImplemented
4
+ pragma: no cover
5
+ warnings.warn
0 commit comments