Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit 1b2ecea

Browse files
authored
chore: skip README generation in synth (#56)
1 parent abc7d52 commit 1b2ecea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)