Skip to content

Commit 8b3ab1d

Browse files
authored
chore: skip README generation in synth (#56)
1 parent 64282c2 commit 8b3ab1d

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-python-speech

1 file changed

+1
-1
lines changed

packages/google-cloud-python-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)