Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit a6671f9

Browse files
committed
lint fixes
1 parent df90391 commit a6671f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/samples/snippets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3574,7 +3574,7 @@ def add_split_points(instance_id, database_id):
35743574
struct_pb2.Value(string_value="Doe"),
35753575
]
35763576
)
3577-
),
3577+
),
35783578
spanner_database_admin.SplitPoints.Key(
35793579
key_parts=struct_pb2.ListValue(
35803580
values=[struct_pb2.Value(string_value="38")]

0 commit comments

Comments
 (0)