Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit e3bcd5f

Browse files
committed
Remove accidentally-deleted line.
1 parent 97ef784 commit e3bcd5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bigquery_magics/bigquery.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ def _create_dataset_if_necessary(client, dataset_id):
290290
action="store_true",
291291
default=False,
292292
help=(
293+
"Sets query to use Legacy SQL instead of Standard SQL. Defaults to "
293294
"Standard SQL if this argument is not used."
294295
),
295296
)

0 commit comments

Comments
 (0)