Back to Intellij Community

Description

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

2025.3-rc-2202 B
Original Source

Replaces a string format operator with the equivalent format method call.
See String format() method for more details.