We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6055b8c commit ce42ca7Copy full SHA for ce42ca7
packages/google-cloud-service-management/owlbot.py
@@ -43,6 +43,7 @@
43
# ----------------------------------------------------------------------------
44
45
templated_files = common.py_library(cov_level=99, microgenerator=True)
46
+python.py_samples(skip_readmes=True)
47
48
# the microgenerator has a good coveragerc file
49
excludes = [".coveragerc"]
0 commit comments