mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
MultiServer: update FuzzyWuzzy to TheFuzz
This commit is contained in:
@@ -23,7 +23,7 @@ ModuleUpdate.update()
|
||||
import websockets
|
||||
import colorama
|
||||
|
||||
from fuzzywuzzy import process as fuzzy_process
|
||||
from thefuzz import process as fuzzy_process
|
||||
|
||||
import NetUtils
|
||||
from worlds.AutoWorld import AutoWorldRegister
|
||||
|
Reference in New Issue
Block a user