Back to Intellij Community

Description

python/python-psi-impl/resources/intentionDescriptions/PyConvertLiteralToListIntention/description.html

2025.3-rc-2130 B
Original Source

Converts tuples and set literals to list literals.
This action is recommended by the IDE when assignment to a tuple is detected.