return { settings = { python = { analysis = { typeCheckingMode = "off", diagnosticMode = "workspace", autoSearchPaths = true, }, }, }, }