Skip to content

Commit

Permalink
Ignore coverage for Windows code
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam Cooke committed May 17, 2017
1 parent 872b208 commit 6315229
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ exclude_lines =
# Don't complain if non-runnable code isn't run:
if 0:
if __name__ == .__main__.:
# Don't complain about debug code
if Image.DEBUG:
if DEBUG:
if platform.*Windows.*
if windll.*

0 comments on commit 6315229

Please sign in to comment.