Skip to content

Commit

Permalink
exclude example from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Feb 28, 2014
1 parent 61c7e20 commit a31f5b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Expand Up @@ -4,6 +4,7 @@ omit =
*/python?.?/*
*/site-packages/nose/*
*/test/*
*/example/*
exclude_lines =
assert False
raise NotImplementedError
Expand Down

0 comments on commit a31f5b7

Please sign in to comment.