wolph / numpy-stl

Simple library to make working with STL files (and 3D objects in general) fast and easy.
http://numpy-stl.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
624 stars 105 forks source link

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

Closed wolph closed 8 years ago

wolph commented 8 years ago

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:WoLpH:numpy-stl?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