Compare commits

..

No commits in common. "f49357f0386ea2384d1fad76d594bd74264f3d69" and "0e57d13d1d6d6ec24df435b0da8dbd072b8e3896" have entirely different histories.

View file

@ -78,10 +78,8 @@ return {
pyright = {
python = {
analysis = {
autoImportCompletions = true,
autoSearchPaths = true,
diagnosticMode = "openFilesOnly",
typeCheckingMode = "basic",
useLibraryCodeForTypes = true,
},
},