Skip to content

Commit a5725a4

Browse files
committed
Exclude TYPE_CHECKING from coverage reporting
1 parent 9e68690 commit a5725a4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.coveragerc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[report]
2+
exclude_also =
3+
if TYPE_CHECKING:

0 commit comments

Comments
 (0)