Skip to content

run mypy during tests#1104

Merged
davidism merged 1 commit intomainfrom
typing
Sep 26, 2022
Merged

run mypy during tests#1104
davidism merged 1 commit intomainfrom
typing

Conversation

@davidism
Copy link
Member

I previously added type annotations in #1087, but didn't add a py.typed file to export the types due to some usability issues. However, Flask-SQLAlchemy's own code does type check (with some global ignores), so this enables that during testing.

@davidism davidism added this to the 3.0.0 milestone Sep 26, 2022
@davidism davidism merged commit 043677e into main Sep 26, 2022
@davidism davidism deleted the typing branch September 26, 2022 16:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments