forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-02-24 19:51:25 +02:00
parent ba52508c42
commit 40a797ccb7
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ from shutil import copyfile
from json import loads
from collections import Counter
from enchant import Dict
import gevent
d = Dict("en_US")