DetachHead / basedpyright

pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
http://docs.basedpyright.com/
Other
613 stars 13 forks source link

fix values that were narrowed to `Never` being coloured as a type #390

Closed DetachHead closed 1 month ago

DetachHead commented 1 month ago

fixes #254

github-actions[bot] commented 1 month ago

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅