Some python .format() lines have extra parenthesis, which is causing
an exception to throw when a tuple is not expected.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGc726ea571ace: Fix extra parenthesis in python .format()
rABCc726ea571ace: Fix extra parenthesis in python .format()
ninja check-functional
The changes have been evaluated in a python console to make sure it
outputs what is expected.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable