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
|
@ -33,7 +33,7 @@
|
|||
{
|
||||
name = "python";
|
||||
language-id = "python";
|
||||
auto-format = false;
|
||||
auto-format = true;
|
||||
file-types = ["py"];
|
||||
language-servers = ["python-lsp"];
|
||||
formatter = {
|
||||
|
|
Loading…
Reference in a new issue