Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
red-knot: infer and display ellipsis type (#13124)
## Summary Just what it says on the tin: adds basic `EllipsisType` inference for any time `...` appears in the AST. ## Test Plan Test that `x = ...` produces exactly what we would expect. --------- Co-authored-by: Carl Meyer <carl@oddbird.net>
- Loading branch information