Skip to content

Commit 2242c72

Browse files
Fix linting issue
1 parent ff0134f commit 2242c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/clarify.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ def __init__(
577577
"setswana", "sinhala", "slovak", "slovenian", "swedish", "tagalog", "tamil",
578578
"tatar", "telugu", "thai", "turkish", "ukrainian", "urdu", "vietnamese", "yoruba".
579579
Use "multi-language" for a mix of multiple languages. The corresponding two-letter
580-
ISO codes are also accepted.
580+
ISO codes are also accepted.
581581
582582
Raises:
583583
ValueError: when ``granularity`` is not in list of supported values

0 commit comments

Comments
 (0)