Skip to content

Commit 694e2b6

Browse files
chore: enable context-aware commits (#399)
1 parent b3d1537 commit 694e2b6

File tree

1 file changed

+2
-0
lines changed
  • packages/google-cloud-videointelligence

1 file changed

+2
-0
lines changed

packages/google-cloud-videointelligence/synth.py

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

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

8+
AUTOSYNTH_MULTIPLE_COMMITS = True
9+
810
gapic = gcp.GAPICMicrogenerator()
911
common_templates = gcp.CommonTemplates()
1012

0 commit comments

Comments
 (0)