added stuff to help command and set down max phoenetic distance
added stuff to help command and set down max phoenetic distance
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import jellyfish
|
||||
import string
|
||||
|
||||
TITLE_THRESHOLD_LEVENSHTEIN = 2
|
||||
TITLE_THRESHOLD_LEVENSHTEIN = 1
|
||||
UNIFY_TO = " "
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user