Files
Semyon Proshev cb8716794e Update python intentions' descriptions (PY-48274)
GitOrigin-RevId: 2bd596ec3f37c94303661b2aa416970aafc03ab6
2021-04-30 11:55:25 +00:00

12 lines
248 B
HTML

<html>
<body>
<span>
Converts a lambda function to a function definition statement.
</span>
<br/>
<span>
This action might be helpful when you want to have a function with a name and
specify some docstrings for it.
</span>
</body>
</html>