Skip to content

Commit

Permalink
Ran linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmkc committed Sep 3, 2021
1 parent 29873eb commit f06505b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion google/cloud/aiplatform/datasets/column_names_dataset.py
Expand Up @@ -29,7 +29,6 @@


class _ColumnNamesDataset(_Dataset):

@property
def column_names(self) -> List[str]:
"""Retrieve the columns for the dataset by extracting it from the Google Cloud Storage or
Expand Down

0 comments on commit f06505b

Please sign in to comment.