Skip to content

Make mypy pass on our tests#9648

Merged
alexzorin merged 2 commits intomasterfrom
mypy-tests
Mar 30, 2023
Merged

Make mypy pass on our tests#9648
alexzorin merged 2 commits intomasterfrom
mypy-tests

Conversation

@bmw
Copy link
Copy Markdown
Member

@bmw bmw commented Mar 30, 2023

Fixes #7909 after opening #9647.

This approach to getting a very small subset of mypy's tests passing on existing code is suggested in the mypy docs at https://mypy.readthedocs.io/en/stable/existing_code.html#start-small.

Copy link
Copy Markdown
Collaborator

@alexzorin alexzorin left a comment

Choose a reason for hiding this comment

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

So small, it's great! LGTM

@alexzorin alexzorin merged commit 608d731 into master Mar 30, 2023
@alexzorin alexzorin deleted the mypy-tests branch March 30, 2023 22:20
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.

Run mypy on our tests again

2 participants