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

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>