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

Update to mypy 1.4.1 #38

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Update to mypy 1.4.1 #38

merged 1 commit into from
Apr 24, 2024

Conversation

FlorianDeconinck
Copy link
Collaborator

@FlorianDeconinck FlorianDeconinck commented Apr 24, 2024

Description
mypy has been running on an older version (0.812). This updates to 1.4.1 to make sure all py311 new features are being caught.

How Has This Been Tested?
Running on pre-commit

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings

Fix TypeVar returning without concrete allocation
Copy link
Contributor

@fmalatino fmalatino left a comment

Choose a reason for hiding this comment

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

lgtm

@fmalatino fmalatino merged commit c52a719 into develop Apr 24, 2024
3 checks passed
@FlorianDeconinck FlorianDeconinck deleted the update/mypy_1.4.1 branch April 24, 2024 18:23
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