Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test: no-args PEP 613 aliases are no longer eagerly expanded
This is expected, now that the below branch is no longer taken for PEP 613 aliases. Implicit aliases are now the only case with eager expansion. https://github.com/python/mypy/blob/21587f01045246a9ecb54a054a5ba03e20cbbd19/mypy/typeanal.py#L2147-L2151
- Loading branch information