pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
1.23k
stars
26
forks
source link
a way to specify kwargs in `Callable`s and `ParamSpec`s #20
Open
DetachHead opened 10 months ago
currently mypy supports it in
mypy_extensions
, so pyright needs an equivalent