Skip to content

Commit 52803c9

Browse files
author
Benjamin E. Coe
authored
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits (#938)
1 parent 024cf48 commit 52803c9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

handwritten/pubsub/synth.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
logging.basicConfig(level=logging.DEBUG)
88

9+
AUTOSYNTH_MULTIPLE_COMMITS = True
10+
11+
912
gapic = gcp.GAPICGenerator()
1013
common_templates = gcp.CommonTemplates()
1114

0 commit comments

Comments
 (0)