bfrascher / passpy

ZX2C4's pass compatible Python library and cli
GNU General Public License v3.0
42 stars 9 forks source link

Fix "Explicitly number replacement fields in a format string" issue #1

Closed bfrascher closed 8 years ago

bfrascher commented 8 years ago

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

Issue type: Explicitly number replacement fields in a format string Issue details: https://www.quantifiedcode.com/app/project/gh:bfrascher:pypass?groups=code_patterns/%3A3aSZNLMu

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