adewes / blitzdb

Blitz is a document-oriented database for Python that is backend-agnostic. It comes with a flat-file database for JSON documents and provides MongoDB-like querying capabilities.
http://blitzdb.readthedocs.org
MIT License
330 stars 37 forks source link

Fixed string interpolations #60

Closed quantifiedcode-bot closed 9 years ago

quantifiedcode-bot commented 9 years ago

This Pull Request automatically fixes 13 code issues, detected on QuantifiedCode:

Type: Prefer format() over % for string interpolation Issue details: https://www.quantifiedcode.com/app/project/gh:adewes:blitzdb?groups=code_patterns%3A4ACGxFj1

Learn more: https://www.quantifiedcode.com/bot.