Skip to content

Commit

Permalink
Generate most non-appengine readmes
Browse files Browse the repository at this point in the history
Change-Id: I3779282126cdd05b047194d356932b9995484115
  • Loading branch information
Jon Wayne Parrott committed Oct 25, 2016
1 parent 2140994 commit 2ce6397
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/snippets/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ To run this sample:
For more information, see the README.md under /bigquery.
Example invocation:
$ python async_query.py 'SELECT corpus FROM `publicdata.samples.shakespeare` GROUP BY corpus'
$ python async_query.py \
'SELECT corpus FROM `publicdata.samples.shakespeare` GROUP BY corpus'
positional arguments:
query BigQuery SQL Query.
Expand Down

0 comments on commit 2ce6397

Please sign in to comment.