Skip to content

Commit

Permalink
formatting: delete whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
necnec committed Dec 13, 2016
1 parent 8a38650 commit 929ad1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/io/gbq.py
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ def read_gbq(query, project_id=None, index_col=None, col_order=None,
**kwargs: Arbitrary keyword arguments
configuration (dict): query config parameters for job processing.
For example:
For example:
configuration = {'query': {'useQueryCache': False}}
For more information see `BigQuery SQL Reference
<https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query>`
Expand Down

0 comments on commit 929ad1a

Please sign in to comment.