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

7 lines
161 B
HTML

<html>
<body>
<span style="font-family: verdana,sans-serif;">
This intention converts lambda function to function definition statement.
</span>
</body>
</html>