Skip to content

Commit 51ec873

Browse files
authored
chore: skip README generation in synth (#56)
1 parent d24e938 commit 51ec873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-speech/synth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
# Samples templates
8282
# ----------------------------------------------------------------------------
8383

84-
python.py_samples()
84+
python.py_samples(skip_readmes=True)
8585

8686

8787
# TODO(busunkim): Use latest sphinx after microgenerator transition

0 commit comments

Comments
 (0)