Skip to content

Commit ce42ca7

Browse files
authored
chore: generate python samples templates in owlbot.py (#47)
Generate python samples templates in owlbot.py
1 parent 6055b8c commit ce42ca7

File tree

1 file changed

+1
-0
lines changed
  • packages/google-cloud-service-management

1 file changed

+1
-0
lines changed

packages/google-cloud-service-management/owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
# ----------------------------------------------------------------------------
4444

4545
templated_files = common.py_library(cov_level=99, microgenerator=True)
46+
python.py_samples(skip_readmes=True)
4647

4748
# the microgenerator has a good coveragerc file
4849
excludes = [".coveragerc"]

0 commit comments

Comments
 (0)