Skip to content

Commit a4de65b

Browse files
committed
Fixes docstring
1 parent d73e3ea commit a4de65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigquery/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ def get_dataset(
866866
How to retry the RPC.
867867
timeout (Optional[float]):
868868
The number of seconds to wait for the underlying HTTP transport
869-
before using ``retry`
869+
before using ``retry``.
870870
dataset_view (Optional[google.cloud.bigquery.enums.DatasetView]):
871871
# TODO clean up this docstring.
872872
Specifies the level of detail to include for the dataset resource.

0 commit comments

Comments
 (0)