Skip to content

Commit 8ab8cd3

Browse files
authored
Update bigquery_magics/bigquery.py
1 parent 3cbb8bc commit 8ab8cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery_magics/bigquery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
amount of time for the query to complete will not be cleared after the
5454
query is finished. By default, this information will be displayed but
5555
will be cleared after the query is finished.
56-
* ``--use_geodataframe <params>``(Optional[line argument]):
56+
* ``--use_geodataframe <params>`` (Optional[line argument]):
5757
Return the query result as a geopandas.GeoDataFrame.
5858
If present, the argument that follows the ``--use_geodataframe`` flag
5959
must be a string representing column names to use as the active

0 commit comments

Comments
 (0)