Skip to content

Commit 694118b

Browse files
authored
chore(python): omit google/__init__.py in coverage (#1267)
1 parent 7fd61f8 commit 694118b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

synthtool/gcp/templates/python_library/.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
[run]
1919
branch = True
2020
omit =
21+
google/__init__.py
2122
google/cloud/__init__.py
2223

2324
[report]

0 commit comments

Comments
 (0)