Skip to content

Commit b258ac7

Browse files
committed
Remove corpus.util.* from import in __init__.py
1 parent 087e3f7 commit b258ac7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pythainlp/corpus/__init__.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,3 @@ def corpus_db_path() -> str:
9595
thai_syllables,
9696
thai_words,
9797
)
98-
from pythainlp.corpus.util import (
99-
find_badwords,
100-
revise_newmm_default_wordset,
101-
revise_wordset,
102-
)

0 commit comments

Comments
 (0)