This commit is contained in:
Aevann1 2022-02-24 19:52:44 +02:00
parent 4b583707d7
commit b6075ea9d2

View file

@ -19,6 +19,7 @@ from json import loads
from collections import Counter
from enchant import Dict
import gevent
from sys import stdout
d = Dict("en_US")