mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
A part of #827. Posting this for visibility. Still has some work to do to be done. Things that still need done before this is ready: - [x] Does not work when the item is being assigned to a variable - [x] Does not work if being used in a function call - [x] Fix incorrectly removed calls in the function - [x] Has not been tested with pyupgrade negative test cases Tests from pyupgrade can be seen here: https://github.com/asottile/pyupgrade/blob/main/tests/features/format_literals_test.py Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
43 KiB
43 KiB