Skip to content

Commit

Permalink
:update: omit version from coverage test
Browse files Browse the repository at this point in the history
  • Loading branch information
b3j0f committed Jun 14, 2015
1 parent c3f399c commit 5061f5c
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 @@ -2,6 +2,7 @@
source = b3j0f

[report]
omit = */version.py
exclude_lines =
pragma: no cover
except ImportError:
Expand Down

0 comments on commit 5061f5c

Please sign in to comment.