That did fix it, let me try and use an older flake lock to see if the error disappears
This commit is contained in:
parent
83123499c2
commit
dc86f96b8e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
{
|
||||
name = "python";
|
||||
language-id = "python";
|
||||
auto-format = false;
|
||||
auto-format = true;
|
||||
file-types = ["py"];
|
||||
language-servers = ["python-lsp"];
|
||||
formatter = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue