[Help] Fixes some issues with fuzzy help (#2674)

* Fixes some issues with fuzzy help

 - also cleans up some name shadowing which wasn't causing issues
 (curently)

* ver

* style
This commit is contained in:
Michael H
2019-05-15 02:52:06 -04:00
committed by Will
parent 2d22ee7ccc
commit 3c78fb420b
2 changed files with 22 additions and 24 deletions

View File

@@ -174,7 +174,7 @@ class VersionInfo:
)
__version__ = "3.1.0"
__version__ = "3.1.1"
version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning