Here’s an example of why I think it’s strictly worse to use TypeAlias for this use-case rather than leave it unannotated: mypy Playground
1 Like
Here’s an example of why I think it’s strictly worse to use TypeAlias for this use-case rather than leave it unannotated: mypy Playground