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 67af0ba commit c5fc055Copy full SHA for c5fc055
.coveragerc
@@ -0,0 +1,5 @@
1
+[report]
2
+exclude_also=
3
+ ; Don't complain about exceptions or warnings not being covered by tests
4
+ raise *
5
+ warnings.warn*
0 commit comments