Skip to content

Conversation

@embecka
Copy link

@embecka embecka commented Sep 19, 2024

Fixes #17731

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Could you add a test for Application(5, name="asdf") to the test you changed as well? I think we might need a change for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attributes without a default cannot follow attributes with one

2 participants