Skip to content

Commit 40e7c73

Browse files
committed
fix owlbot.py format
1 parent 2039ee5 commit 40e7c73

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

java-common-protos/owlbot.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
s.move(library)
3535

3636
s.remove_staging_dirs()
37-
java.common_templates(monorepo=True, excludes=[
37+
java.common_templates(
38+
monorepo=True,
39+
excludes=[
3840
".github/*",
3941
".kokoro/*",
4042
"samples/*",

0 commit comments

Comments
 (0)