mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 12:17:12 +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,7 +1,9 @@
|
||||
<html>
|
||||
<body>
|
||||
<span>
|
||||
This intention replaces a string format operator with the equivalent 'format' method call.
|
||||
</span>
|
||||
Replaces a string format operator with the equivalent <code>format</code> method call.</span>
|
||||
<br/>
|
||||
<span>See <a href="https://docs.python.org/3/tutorial/inputoutput.html#the-string-format-method">String format() method</a> for more
|
||||
details.</span>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user