8000 chore: generate python samples templates in owlbot.py (#53) · googleapis/google-cloud-python@b511fef · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit b511fef

Browse files
authored
chore: generate python samples templates in owlbot.py (#53)
Generate python samples templates in owlbot.py
1 parent 01a987b commit b511fef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-domains/owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
# ----------------------------------------------------------------------------
3535

3636
templated_files = common.py_library(microgenerator=True, cov_level=99)
37+
python.py_samples(skip_readmes=True)
3738

3839
# the microgenerator has a good coveragerc file
3940
excludes = [".coveragerc"]

0 commit comments

Comments
 (0)
0