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

7 lines
120 B
HTML

<html>
<body>
<span>
This intention converts lambda function to function definition statement.
</span>
</body>
</html>