Skip to content

Commit 9bfd48b

Browse files
committed
Fixed lint issue
1 parent 4b3d98f commit 9bfd48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/aiplatform/training_jobs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5655,7 +5655,7 @@ def run(
56555655
Restarts the entire CustomJob if a worker
56565656
gets restarted. This feature can be used by
56575657
distributed training jobs that are not resilient
5658-
to workers leaving and joining a job.
5658+
to workers leaving and joining a job.
56595659
enable_web_access (bool):
56605660
Whether you want Vertex AI to enable interactive shell access
56615661
to training containers.

0 commit comments

Comments
 (0)