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

7 lines
181 B
HTML

<html>
<body>
<span>
Converts a static method to a function. It worths converting to a function if a method doesn't need access to the class or its instance.
</span>
</body>
</html>