Skip to content

Commit

Permalink
Fix code coverage exclusion of typing overloads
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed Feb 11, 2022
1 parent 5d0f353 commit 134eb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ exclude_lines =
raise AssertionError
raise RuntimeError
raise NotImplementedError
...
@overload

0 comments on commit 134eb7d

Please sign in to comment.