You can put these lines to your config:
(after! python (setq lsp-pyright-multi-root nil lsp-pyright-use-library-code-for-types nil))
Press Spc-h-v and start typing lsp-pyright, you will see all available settings (you have to load lsp-pyright before it).
Spc-h-v
You can put these lines to your config:
Press
Spc-h-v
and start typing lsp-pyright, you will see all available settings (you have to load lsp-pyright before it).