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).