That did fix it, let me try and use an older flake lock to see if the error disappears

This commit is contained in:
Lillian Violet 2024-04-27 16:26:15 +02:00
parent 83123499c2
commit dc86f96b8e

View file

@ -33,7 +33,7 @@
{
name = "python";
language-id = "python";
auto-format = false;
auto-format = true;
file-types = ["py"];
language-servers = ["python-lsp"];
formatter = {