Skip to content

Commit a7d5d84

Browse files
committed
Make coverage happy as well
1 parent 50ec301 commit a7d5d84

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
@@ -23,3 +23,6 @@ exclude_lines =
2323
if __name__ == .__main__.:
2424
if typing.TYPE_CHECKING:
2525
if types.TYPE_CHECKING:
26+
@overload
27+
@types.overload
28+
@typing.overload

0 commit comments

Comments
 (0)