Skip to content

Commit 3480245

Browse files
committed
Update core.py
1 parent 2434979 commit 3480245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythainlp/corpus/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ def make_safe_directory_name(name:str) -> str:
635635

636636
def get_hf_hub(repo_id:str, filename: str=None) -> str:
637637
"""
638-
HuggingFace Hub in pythainlp-home
638+
HuggingFace Hub in :mod:`pythainlp` data directory.
639639
640640
:param str repo_id: repo_id
641641
:param str filename: filename

0 commit comments

Comments
 (0)