coverage: ignore type checking

This commit is contained in:
James R. Barlow
2020-06-15 15:55:39 -07:00
parent 642998ead6
commit 0b5a20e593
+1
View File
@@ -23,3 +23,4 @@ exclude_lines =
if 0:
if False:
if __name__ == .__main__.:
if TYPE_CHECKING: