Skip to content

Commit e1f91be

Browse files
Jon Wayne Parrottplamut
Jon Wayne Parrott
authored andcommitted
Generate most non-appengine readmes
Change-Id: I3779282126cdd05b047194d356932b9995484115
1 parent 644bfec commit e1f91be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/snippets/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ To run this sample:
128128
For more information, see the README.md under /bigquery.
129129
130130
Example invocation:
131-
$ python async_query.py 'SELECT corpus FROM `publicdata.samples.shakespeare` GROUP BY corpus'
131+
$ python async_query.py \
132+
'SELECT corpus FROM `publicdata.samples.shakespeare` GROUP BY corpus'
132133
133134
positional arguments:
134135
query BigQuery SQL Query.

0 commit comments

Comments
 (0)