Return early instead of keeping the return values in local variables until the bottom of the function. There is no behavior change.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC6526cf57055d: [electrum] remove indentation levels in get_payment_request
python test_runner.py
Note that this function is covered by unit tests (I added an assert False line and checked that several tests fail)
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- electrum_limit_bip72_wqdl
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 29460 Build 58456: Build Diff electrum-tests Build 58455: arc lint + arc unit