Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions bigquery/google/cloud/bigquery/table.py
Original file line number Diff line number Diff line change
Expand Up @@ -821,8 +821,6 @@ def from_api_repr(cls, resource):
Args:
resource (Dict[str, object]):
Table resource representation from the API
dataset (google.cloud.bigquery.dataset.Dataset):
The dataset containing the table.

Returns:
google.cloud.bigquery.table.Table: Table parsed from ``resource``.
Expand Down