Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'calm/spelling.py')
-rw-r--r--calm/spelling.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/calm/spelling.py b/calm/spelling.py
index 505c1fb..77464d7 100644
--- a/calm/spelling.py
+++ b/calm/spelling.py
@@ -22,6 +22,7 @@
#
import re
+
from enchant import DictWithPWL
from enchant.checker import SpellChecker
from enchant.tokenize import Filter