Skip to content

Commit

Permalink
chore: generate python samples templates in owlbot.py (#368)
Browse files Browse the repository at this point in the history
Generate python samples templates in owlbot.py
  • Loading branch information
busunkim96 authored Aug 18, 2021
1 parent 9b26a4e commit 90c139e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-dialogflow/owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
# # Add templated files
# # ----------------------------------------------------------------------------
templated_files = common.py_library(
python.py_samples(skip_readmes=True)
samples=False, # set to True only if there are samples
microgenerator=True,
cov_level=98,
Expand Down

0 comments on commit 90c139e

Please sign in to comment.