Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit 1a173af

Browse files
authored
chore: enable context aware commits (#32)
1 parent 31f2652 commit 1a173af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

synth.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
import synthtool.languages.java as java
1818

19+
AUTOSYNTH_MULTIPLE_COMMITS = True
20+
1921
service = 'documentai'
2022
versions = ['v1beta1', 'v1beta2']
2123

0 commit comments

Comments
 (0)