Skip to content

Commit

Permalink
Ignore six.PY2 from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed Dec 4, 2018
1 parent e26452a commit 0663179
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 @@ -18,3 +18,4 @@ exclude_lines =
raise NotImplementedError
if __name__ == .__main__.:
if getattr(settings, 'DEBUG'):
if six.PY2:

0 comments on commit 0663179

Please sign in to comment.