You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the output of :CocCommand workspace.showOutput Pyright
using Neovim
if python code contain "match" case (python 3.10)
its always show error "formating with balck failed"
not sure its problem is from pyright or from black.
The text was updated successfully, but these errors were encountered:
What's the output of
:CocCommand pyright.version
coc-pyright 1.1.208 with Pyright 1.1.209
What's the output of
:CocCommand workspace.showOutput Pyright
using Neovim
if python code contain "match" case (python 3.10)
its always show error "formating with balck failed"
not sure its problem is from pyright or from black.
The text was updated successfully, but these errors were encountered: