Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 117216c

Browse files
authored
chore: generate python samples templates in owlbot.py (#127)
Generate python samples templates in owlbot.py
1 parent ab72747 commit 117216c

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
@@ -40,6 +40,7 @@
4040
# Add templated files
4141
# ----------------------------------------------------------------------------
4242
templated_files = common.py_library(
43+
python.py_samples(skip_readmes=True)
4344
samples=False, # set to True only if there are samples
4445
microgenerator=True,
4546
cov_level=98,

0 commit comments

Comments
 (0)