Skip to content

Commit

Permalink
add todo for snippets.py cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tswast committed Oct 5, 2023
1 parent cef5c7b commit cbea873
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/snippets.py
Expand Up @@ -265,6 +265,8 @@ def test_relax_column(client, to_delete):
dataset = client.create_dataset(dataset)
to_delete.append(dataset)

# TODO(tswast): remove code sample once references to it on
# cloud.google.com are updated to samples/snippets/relax_column.py
# [START bigquery_relax_column]
# from google.cloud import bigquery
# client = bigquery.Client()
Expand Down

0 comments on commit cbea873

Please sign in to comment.