Skip to content

Commit 6c8a34f

Browse files
merla18busunkim96
authored andcommitted
remove the reference to a bug [(#2100)](GoogleCloudPlatform/python-docs-samples#2100)
as the bug has been fixed in the public client lib
1 parent 057a325 commit 6c8a34f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/tables/notebooks/retail_product_stockout_prediction/retail_product_stockout_prediction.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@
909909
"\n",
910910
"The AutoML Tables logs the errors in the `errors.csv` file.\n",
911911
"\n",
912-
"**NOTE:** The client library has a bug. If the following cell returns a `TypeError: Could not convert Any to BatchPredictResult` error, ignore it. The batch prediction output file(s) will be updated to the GCS bucket that you set in the preceding cells."
912+
"**NOTE:** The batch prediction output file(s) will be updated to the GCS bucket that you set in the preceding cells."
913913
]
914914
},
915915
{
@@ -995,4 +995,4 @@
995995
"outputs": []
996996
}
997997
]
998-
}
998+
}

0 commit comments

Comments
 (0)