Skip to content

Commit bc6000f

Browse files
Ace NassriJon Wayne Parrott
Ace Nassri
authored and
Jon Wayne Parrott
committed
Remove stray comment (#440)
(This comment looks like it doesn't belong here.)
1 parent e2e0db3 commit bc6000f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bigquery/api/list_datasets_projects.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def list_datasets(bigquery, project):
4747
# [START list_projects]
4848
def list_projects(bigquery):
4949
try:
50-
# Start training on a data set
5150
projects = bigquery.projects()
5251
list_reply = projects.list().execute()
5352

0 commit comments

Comments
 (0)