rupert / pyls-black

Black plugin for the Python Language Server
MIT License
72 stars 8 forks source link

Add support for black 22.1.0 #41

Open idadzie opened 2 years ago

idadzie commented 2 years ago

Make changes to support black 22.1.0, which changed the return type of 'find_project_root' to a tuple.

Resolves: #40

rwols commented 2 years ago

Ping @rupert

jerri commented 2 years ago

Can someone please merge this request and create a new version of pyls-black, because right now the plugin is unfortunately unusable with current version of black.