mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
Update python intentions' descriptions (PY-48274)
GitOrigin-RevId: 2bd596ec3f37c94303661b2aa416970aafc03ab6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
aec141b5da
commit
cb8716794e
@@ -1,5 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention converts static method to function.
|
||||
<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>
|
||||
Reference in New Issue
Block a user