| <!-- If this pull request fixes an issue, add "Fixes #NNN" with the issue number. --> | |
| (Explain how this PR changes mypy.) | |
| <!-- | |
| Checklist: | |
| - Read the [Contributing Guidelines](https://github.com/python/mypy/blob/master/CONTRIBUTING.md) | |
| - Add tests for all changed behaviour. | |
| - If you can't add a test, please explain why and how you verified your changes work. | |
| - Make sure CI passes. | |
| - Please do not force push to the PR once it has been reviewed. | |
| --> |