python-lsp / python-lsp-server

Fork of the python-language-server project, maintained by the Spyder IDE team and the community
MIT License
1.75k stars 187 forks source link

Add fallback for `ujson` import #541

Closed Savalek closed 3 months ago

Savalek commented 3 months ago

Add fallback for ujson library import The same logic in pylsp/main.py and in pylsp/plugins/pylint_lint.py