bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
81 stars 9 forks source link

Tighten scope on fuzzywuzzy warning suppression #111

Closed bskinn closed 4 years ago

bskinn commented 4 years ago

Only want to suppress the python-Levenshtein warning. Would be better to let ~everything else through, to avoid sudden, unpleasant breakage.