Skip to content

Commit a38ba8d

Browse files
committed
Update docs
1 parent f2c86ac commit a38ba8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythainlp/util/time.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ def thaiword_to_time(text: str, padding: bool = True) -> str:
241241
:Example:
242242
::
243243
244-
thaiword_to_time"บ่ายโมงครึ่ง")
244+
thaiword_to_time("บ่ายโมงครึ่ง")
245245
# output:
246246
# 13:30
247247
"""

0 commit comments

Comments
 (0)