Skip to content

Commit 929ad1a

Browse files
committed
formatting: delete whitespace
1 parent 8a38650 commit 929ad1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/gbq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ def read_gbq(query, project_id=None, index_col=None, col_order=None,
694694
695695
**kwargs: Arbitrary keyword arguments
696696
configuration (dict): query config parameters for job processing.
697-
For example:
697+
For example:
698698
configuration = {'query': {'useQueryCache': False}}
699699
For more information see `BigQuery SQL Reference
700700
<https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query>`

0 commit comments

Comments
 (0)