Skip to content

Commit ff0134f

Browse files
Update comment to address comment
1 parent 42993f8 commit ff0134f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sagemaker/clarify.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,8 @@ def __init__(
576576
"macedonian", "malayalam", "marathi", "nepali", "persian", "sanskrit", "serbian",
577577
"setswana", "sinhala", "slovak", "slovenian", "swedish", "tagalog", "tamil",
578578
"tatar", "telugu", "thai", "turkish", "ukrainian", "urdu", "vietnamese", "yoruba".
579-
Use "multi-language" for a mix of multiple languages.
579+
Use "multi-language" for a mix of multiple languages. The corresponding two-letter
580+
ISO codes are also accepted.
580581
581582
Raises:
582583
ValueError: when ``granularity`` is not in list of supported values

0 commit comments

Comments
 (0)