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

7 lines
246 B
HTML

<html>
<body>
<span>
Converts list literals and set literals to tuples. You can use this intention action if using a tuple better suites your application needs. For example, when you need to store non homogeneous values.
</span>
</body>
</html>