Skip to content

Commit bb0bbc8

Browse files
committed
Update source_utils.py
1 parent 639750f commit bb0bbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/aiplatform/utils/source_utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class _TrainingScriptPythonPackager:
6363
Constant command to generate the source distribution package.
6464
6565
Attributes:
66-
script_path: local path of script to package
66+
script_path: local path of script or folder to package
6767
requirements: list of Python dependencies to add to package
6868
6969
Usage:

0 commit comments

Comments
 (0)