Back to Intellij Community

Description

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

2025.3-rc-2187 B
Original Source

Converts translation from a dict constructor to a dict literal form. This intention can be useful in situations when you need to rewrite dictionary creation by using a dictionary literal.