Skip to content

Commit

Permalink
Tweak .coveragerc file
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood committed Aug 4, 2023
1 parent 256d387 commit 8268a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ exclude_lines =
# Don't complain if non-runnable code isn't run:
if 0:
if __name__ == .__main__.:
raise AssertionError\(

.*# pragma: no cover
.*# pragma: no branch
Expand Down

0 comments on commit 8268a29

Please sign in to comment.