Back to Intellij Community

Description

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

2025.3-rc-2199 B
Original Source

Converts list literals and set literals to tuples. You can use this intention action if using a tuple better suites your application needs. For example, when you need to store non homogeneous values.