blob: 908daa21be31b267198ee4852193a9b9cef4fbfe [file] [log] [blame]
<html>
<body>
<span style="font-family: verdana,sans-serif;">
This intention replaces a string concatenation with the equivalent expression with string formatting operator usage
or with str.format() method call (for Python versions >= 2.7).
</span>
</body>
</html>