Skip to content

Commit 6337df9

Browse files
authored
chore: generate python samples templates in owlbot.py (#58)
Generate python samples templates in owlbot.py
1 parent b632ddb commit 6337df9

File tree

1 file changed

+1
-0
lines changed
  • packages/google-cloud-appengine-admin

1 file changed

+1
-0
lines changed

packages/google-cloud-appengine-admin/owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
# ----------------------------------------------------------------------------
4040

4141
templated_files = common.py_library(cov_level=99, microgenerator=True)
42+
python.py_samples(skip_readmes=True)
4243

4344
# the microgenerator has a good coveragerc file
4445
excludes = [".coveragerc"]

0 commit comments

Comments
 (0)