Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update pyright #219

Merged
merged 4 commits into from
Aug 4, 2024
Merged

Conversation

phi-friday
Copy link
Contributor

Starting with pyright>=1.1.374, a big change to TypeVar has been announced,
which is said to fix a number of errors reported over the past year.

This allowed us to remove some of the old type: ignore.

see more: https://github.com/microsoft/pyright/releases/tag/1.1.374

Copy link
Owner

@dbrattli dbrattli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really nice. Thanks for fixing!

@dbrattli dbrattli merged commit 47338fd into dbrattli:main Aug 4, 2024
2 checks passed
@phi-friday phi-friday deleted the chore-update-pyright branch August 4, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants