Use shutil.which to check for existence of executable instead
This commit is contained in:
@@ -43,7 +43,6 @@ class NWSpellCheck():
|
||||
|
||||
SP_INTERNAL = "internal"
|
||||
SP_ENCHANT = "enchant"
|
||||
SP_SYMSPELL = "symspell"
|
||||
|
||||
theDict = None
|
||||
PROJW = []
|
||||
|
||||
Reference in New Issue
Block a user