use library code for types

This commit is contained in:
Ivar Fatland
2025-12-17 12:15:50 +01:00
parent f349e7a473
commit a7a7412147
+1 -1
View File
@@ -607,7 +607,7 @@ require'lazy'.setup{ --{{{1
settings = { settings = {
basedpyright = { basedpyright = {
analysis = { analysis = {
useLibraryCodeForTypes = false useLibraryCodeForTypes = true
}, },
}, },
}, },