Files
openide/python/pluginResources/intentionDescriptions/ConvertFormatOperatorToMethodIntention/description.html
T
2019-10-09 13:06:32 +00:00

7 lines
137 B
HTML

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