Skip to content

Commit e4495b8

Browse files
committed
fixed typo
1 parent f14d489 commit e4495b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/get_package_shards.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Default weight for any package not listed is 1.
2323
PACKAGE_WEIGHTS = {
2424
"bigframes": 6,
25-
"google-ai-generativelanguage": 4
25+
"google-ai-generativelanguage": 4,
2626
"google-auth": 5,
2727
"google-cloud-compute": 12,
2828
"google-cloud-compute-v1beta": 12,

0 commit comments

Comments
 (0)