bb
This commit is contained in:
parent
53aa3e19f0
commit
4b583707d7
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ from shutil import copyfile
|
||||||
from json import loads
|
from json import loads
|
||||||
from collections import Counter
|
from collections import Counter
|
||||||
from enchant import Dict
|
from enchant import Dict
|
||||||
|
import gevent
|
||||||
|
|
||||||
d = Dict("en_US")
|
d = Dict("en_US")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue