Skip to content

Commit f4def56

Browse files
committed
Fix lint issue
1 parent b6c3648 commit f4def56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/aiplatform/utils/column_transformations_utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def get_default_column_transformations(
2828
2929
Args:
3030
dataset (_ColumnNamesDataset):
31-
Required. The dataset
31+
Required. The dataset
3232
target_column (str):
3333
Required. The name of the column values of which the Model is to predict.
3434

0 commit comments

Comments
 (0)