Skip to content

Commit

Permalink
Added additional coverage excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kojoley committed Nov 15, 2016
1 parent 86b32ca commit a3f5597
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ omit =

exclude_lines =
raise NotImplemented
def __str__
def __repr__
if __name__ == .__main__.:

0 comments on commit a3f5597

Please sign in to comment.