Skip to content

Commit 240bbdd

Browse files
committed
docs: remove duplicate paramter description
1 parent 83760b0 commit 240bbdd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

google/cloud/spanner_v1/database.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,11 +1364,6 @@ def generate_query_batches(
13641364
(Optional) desired size for each partition generated. The service
13651365
uses this as a hint, the actual partition size may differ.
13661366
1367-
:type partition_size_bytes: int
1368-
:param partition_size_bytes:
1369-
(Optional) desired size for each partition generated. The service
1370-
uses this as a hint, the actual partition size may differ.
1371-
13721367
:type max_partitions: int
13731368
:param max_partitions:
13741369
(Optional) desired maximum number of partitions generated. The

0 commit comments

Comments
 (0)