Page MenuHomePhabricator

apply nontrivial changes suggested by autopep8 aggressive
ClosedPublic

Authored by markblundeberg on Feb 8 2020, 00:51.

Details

Summary

autopep8 has an aggressive mode that I'd like to enable,
mostly it makes more line wrapping changes but it also does
some code transformations. I've separated out the nontrivial
changes here, plus one whitespace change that it doesn't do
quite right (the print in linearize-data).

Test Plan
ninja check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ap8-nontriv
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9347
Build 16626: Default Diff Build & Tests
Build 16625: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 8 2020, 01:46