This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
DatasetListItem in Client.delete_dataset types #995
https://app.circleci.com/pipelines/github/tswast/python-bigquery-pandas/217/workflows/38a35d17-9e68-48b3-b17a-b683e4ab5a52/jobs/1308
I expected this code to work:
But I get
Similarly, we should check
delete_table. I think it acceptsTableListItem, but this is not reflected in the type annotations.