Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
typing: update version compare to support pyright/pylance (#424)
The current version comparison works with mypy but pyright doesn't handle it. Comparing against minor and major version allows it to work with pyright. related: microsoft/pyright#6639
- Loading branch information