Skip to content

Commit 4b30513

Browse files
committed
Fixed pythainlp.util.rhyme docs
1 parent 26f1982 commit 4b30513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythainlp/util/pronounce.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def rhyme(word: str) -> List[str]:
2222
2323
:Example:
2424
::
25+
2526
from pythainlp.util import rhyme
2627
2728
print(rhyme("จีบ"))

0 commit comments

Comments
 (0)