Skip to content

Commit 94c58dd

Browse files
author
Dan
committed
Added _version.py to coverage ignore list
1 parent f6240ce commit 94c58dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ omit =
1111
pssh_local.py
1212
setup.py
1313
/home/travis/virtualenv/python*/lib/python*/*
14+
*/_version.py
1415
exclude_lines =
1516
pragma: no cover
1617
def __repr__

0 commit comments

Comments
 (0)