Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Prefer format() over string interpolation operator" issue #2

Merged
merged 1 commit into from
Jan 21, 2016

Conversation

pbrod
Copy link
Owner

@pbrod pbrod commented Jan 21, 2016

This pull request automatically fixes all occurrences of the following issue:

Issue type: Prefer format() over string interpolation operator
Issue details: https://www.quantifiedcode.com/app/project/gh:pbrod:Nvector?groups=code_patterns/%3A4ACGxFj1

To adjust the commit message or the actual code changes, just rebase or cherry-pick the commits.
For questions or feedback reach out to cody@quantifiedcode.com.

Legal note: We won't claim any copyrights on the code changes.

Cheers,
Cody - Your code quality bot

@codecov-io
Copy link

Current coverage is 88.62%

Merging #2 into master will not affect coverage as of e38ff8c

@@            master      #2   diff @@
======================================
  Files            6       6       
  Stmts          589     589       
  Branches        35      35       
  Methods          0       0       
======================================
  Hit            522     522       
  Partial         13      13       
  Missed          54      54       

Review entire Coverage Diff as of e38ff8c

Powered by Codecov. Updated on successful CI builds.

pbrod added a commit that referenced this pull request Jan 21, 2016
Fix "Prefer `format()` over string interpolation operator" issue
@pbrod pbrod merged commit 2e3253b into master Jan 21, 2016
@pbrod pbrod deleted the autofix/wrapped2_to3_fix-0 branch October 3, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants