MacHu-GWU / uszipcode-project

USA zipcode programmable database, includes up-to-date census and geometry information.
MIT License
231 stars 49 forks source link

Adding python-Levenshtein to silence warning #71

Open RGAlexander216 opened 1 year ago

RGAlexander216 commented 1 year ago

Silences a warning upon SearchEngine instantiation by having python-Levenshtein installed.

MacHu-GWU commented 1 year ago

hum, I think this should be handled by the user them self. they should have the freedom to use or not use. Thank you for your contirubtion.