HomePhabricator

[python linting] enforce E731: Do not assign a lambda expression, use a def

Description

[python linting] enforce E731: Do not assign a lambda expression, use a def

Summary: Depends on D5202

Test Plan:
./test/functional/test_runner.py wallet_multiwallet
arc lint --everything

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5204

Details

Provenance
Mark Lundeberg <markblundeberg@users.noreply.github.com>Authored on Feb 7 2020, 15:27
FabienPushed on Feb 7 2020, 16:41
Reviewer
Restricted Project
Differential Revision
D5204: [python linting] enforce E731: Do not assign a lambda expression, use a def
Parents
rSTAGINGae40b64f3ee7: [LINTER] Silent a shellcheck false positive
Branches
Unknown
Tags
Unknown