Skip to content

Commit 722db37

Browse files
added docstrings
1 parent e8fb76d commit 722db37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ads/model/generic_model.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,6 +2991,8 @@ def download_artifact(
29912991
**kwargs: dict,
29922992
) -> Self:
29932993
"""
2994+
Downloads model artifacts from the model catalog.
2995+
29942996
Parameters
29952997
----------
29962998
ocid: str

0 commit comments

Comments
 (0)