Skip to content

Commit

Permalink
docs: remove duplicate paramter description
Browse files Browse the repository at this point in the history
  • Loading branch information
gesoges0 committed Dec 8, 2023
1 parent 83760b0 commit 240bbdd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions google/cloud/spanner_v1/database.py
Original file line number Diff line number Diff line change
Expand Up @@ -1364,11 +1364,6 @@ def generate_query_batches(
(Optional) desired size for each partition generated. The service
uses this as a hint, the actual partition size may differ.
:type partition_size_bytes: int
:param partition_size_bytes:
(Optional) desired size for each partition generated. The service
uses this as a hint, the actual partition size may differ.
:type max_partitions: int
:param max_partitions:
(Optional) desired maximum number of partitions generated. The
Expand Down

0 comments on commit 240bbdd

Please sign in to comment.