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

7 lines
178 B
HTML

<html>
<body>
<span style="font-family: verdana,sans-serif;">
This intention replaces a string format operator with the equivalent 'format' method call.
</span>
</body>
</html>