mirror of
https://github.com/astral-sh/ruff
synced 2026-01-10 16:15:19 -05:00
## Summary This PR implements type inference for float and complex literal expressions. ## Test Plan Add test cases for both types.
## Summary This PR implements type inference for float and complex literal expressions. ## Test Plan Add test cases for both types.