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

7 lines
166 B
HTML

<html>
<body>
This intention converts string formatting via format() method and format
operator to Python 3.6 f-string literals.
<!-- tooltip end -->
</body>
</html>