We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6c306 commit 46b27a2Copy full SHA for 46b27a2
packages/google-cloud-dms/owlbot.py
@@ -38,6 +38,7 @@
38
# ----------------------------------------------------------------------------
39
40
templated_files = gcp.CommonTemplates().py_library(microgenerator=True)
41
+python.py_samples(skip_readmes=True)
42
s.move(templated_files, excludes=[".coveragerc"]) # the microgenerator has a good coveragerc file
43
44
0 commit comments