Skip to content

Commit

Permalink
chore(python): omit google/__init__.py in coverage (#1267)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Oct 26, 2021
1 parent 7fd61f8 commit 694118b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synthtool/gcp/templates/python_library/.coveragerc
Expand Up @@ -18,6 +18,7 @@
[run]
branch = True
omit =
google/__init__.py
google/cloud/__init__.py

[report]
Expand Down

0 comments on commit 694118b

Please sign in to comment.