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

Upgraded mypy to 1.11 #67

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Upgraded mypy to 1.11 #67

merged 2 commits into from
Jul 26, 2024

Conversation

a-musing-moose
Copy link
Contributor

@a-musing-moose a-musing-moose commented Jul 25, 2024

Updates the dependencies to use the most recent release of mypy - ^1.11.0. And since we already have strict=True I've removed the other flags so that strict is the default for new projects.

Updates the dependencies to use the most recent release of mypy - ^1.11.0
We already had strict mode enabled, and mypy happy passes with it as the
only option set. So lets make it the default for new projects.
Copy link
Contributor

@zahraaalizadeh zahraaalizadeh left a comment

Choose a reason for hiding this comment

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

LGTM!

@a-musing-moose a-musing-moose merged commit feeb23f into main Jul 26, 2024
3 checks passed
@a-musing-moose a-musing-moose deleted the bump-mypy branch July 26, 2024 02:02
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