Skip to content

Conversation

@vincentsarago
Copy link
Member

same as #841 but without breaking changes 😅

closes #828

takes_self=True,
),
converter=update_openapi,
converter=update_openapi, # type: ignore
Copy link
Member Author

@vincentsarago vincentsarago May 19, 2025

Choose a reason for hiding this comment

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

for some reason attr + Mypy doesn't like this (if we ever move to attrs.field it works fine) but I didn't want to mix the usage of attr.ib and attrs.field in the project

@vincentsarago vincentsarago merged commit b73ae9e into main May 26, 2025
7 checks passed
@vincentsarago vincentsarago deleted the feature/add-type-checking branch May 26, 2025 18:54
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.

Improve Type Hints

3 participants