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
- Branch
- fix_tuple_in_format
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8856 Build 15687: Default Diff Build & Tests Build 15686: arc lint + arc unit