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

Upgrade pipeline to mypy v1.8 #687

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Upgrade pipeline to mypy v1.8 #687

merged 5 commits into from
Jan 25, 2024

Conversation

lukasjuhrich
Copy link
Collaborator

No description provided.

The most important change was the type hinting of sqlalchemy's
`functions` module[1], which allowed us to have properly type-hinted
`over()` calls.

[1] sqlalchemy/sqlalchemy@045732a
mypy appearently got a bit better at narrowing and inference.
@lukasjuhrich lukasjuhrich merged commit 154da13 into develop Jan 25, 2024
4 of 7 checks passed
@lukasjuhrich lukasjuhrich deleted the mypy18 branch January 25, 2024 12:04
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.

1 participant