We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639750f commit bb0bbc8Copy full SHA for bb0bbc8
google/cloud/aiplatform/utils/source_utils.py
@@ -63,7 +63,7 @@ class _TrainingScriptPythonPackager:
63
Constant command to generate the source distribution package.
64
65
Attributes:
66
- script_path: local path of script to package
+ script_path: local path of script or folder to package
67
requirements: list of Python dependencies to add to package
68
69
Usage:
0 commit comments