return { settings = { python = { pythonPath = "python" }, basedpyright = { reportAny = false, analysis = { autoSearchPaths = true, diagnosticMode = "workspace", inlayHints = { callArgumentNames = true } } } } }