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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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