python3-pylsp-black

Black plugin for the Python Language Server
  https://github.com/python-lsp/python-lsp-black
  0
  no reviews



This package provides a plugin to support the Black formatter in editors that support the Python Language Server.

It is recommended by the author to not have python3-yapf or python3-autopep8 installed when using this plugin, as that might lead to unexpected results.