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 802e931 + 1fd4c4b commit bb8db04Copy full SHA for bb8db04
.coveragerc
@@ -1,5 +1,8 @@
1
[report]
2
fail_under = 91
3
+exclude_lines =
4
+ if TYPE_CHECKING:
5
+
6
7
[run]
8
source =
0 commit comments