Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBoothroyd committed Sep 13, 2021
1 parent 9acdf6e commit 0636559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ omit =

[coverage:report]
exclude_lines =
@overload
pragma: no cover
raise NotImplementedError
if __name__ == .__main__.:
Expand Down

0 comments on commit 0636559

Please sign in to comment.