Files
openide/python/resources/intentionDescriptions/ConvertFormatOperatorToMethodIntention/description.html
T

7 lines
137 B
HTML

<html>
<body>
<span>
This intention replaces a string format operator with the equivalent 'format' method call.
</span>
</body>
</html>