Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 43bbebe

Browse files
authored
chore: generate python samples templates in owlbot.py (#81)
Generate python samples templates in owlbot.py
1 parent 0409125 commit 43bbebe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
# Add templated files
2626
# ----------------------------------------------------------------------------
2727
templated_files = common.py_library(microgenerator=True)
28+
python.py_samples(skip_readmes=True)
2829
# this is an http library, not grpc
2930
s.move(templated_files, excludes=["docs/multiprocessing.rst"])
3031

0 commit comments

Comments
 (0)