Graphcore is a python library which allows you to query a computational graph structure backed by multiple databases, python functions and/or 3rd party services
11
stars
2
forks
source link
Fix "Prefer `format()` over string interpolation operator" issue #27
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.
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:dwiel:graphcore?groups=code_patterns/%3A4ACGxFj1To 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.
Cheers, Cody - Your code quality bot