Code cleanup and added comments
This commit is contained in:
@@ -195,7 +195,6 @@ class NWSpellEnchant(NWSpellCheck):
|
||||
class NWSpellEnchantDummy:
|
||||
"""Fallback for when Enchant is selected, but not installed.
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user