Skip to content

Commit b2a0b47

Browse files
committed
chore: Ignore generated _version.py for coverage
Branch: PyPIPush Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
1 parent 312cb8b commit b2a0b47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
branch = True
33
omit =
44
*/__init__.py
5+
_version.py
56

67
[report]
78
exclude_lines =

0 commit comments

Comments
 (0)