Skip to content

Commit

Permalink
Exclude settings DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Oct 31, 2018
1 parent 6da4073 commit c506635
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 @@ -17,3 +17,4 @@ exclude_lines =
pragma: no cover
raise NotImplementedError
if __name__ == .__main__.:
if getattr(settings, 'DEBUG'):

0 comments on commit c506635

Please sign in to comment.