changed none-ls syntax

This commit is contained in:
cnst
2024-07-17 23:47:49 +02:00
parent 38d785cab0
commit 70054711ff

View File

@@ -28,7 +28,7 @@
}; };
black = { black = {
enable = true; enable = true;
withArgs = '' settings = ''
{ {
extra_args = { "--fast" }, extra_args = { "--fast" },
} }