Depends on D5202
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGf18bb7d1cf1e: [python linting] enforce E731: Do not assign a lambda expression, use a def
rABCf18bb7d1cf1e: [python linting] enforce E731: Do not assign a lambda expression, use a def
./test/functional/test_runner.py wallet_multiwallet
arc lint --everything
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/wallet_multiwallet.py | ||
---|---|---|
29 ↗ | (On Diff #16120) | note: this one line function style would be blocked by E704 but it seems to be a prevalent violation... |