HomePhabricator

sort python imports in feature_* functional tests

Description

sort python imports in feature_* functional tests

Summary:
This is preparation work to add a new linter that will enforce this new sorting.

The command used was (excluding contrib/):

isort --profile=black --line-length=79 test/functional/feature_*

Test Plan: ninja check-functional

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
PiRKAuthored on Sep 27 2021, 08:14
PiRKPushed on Sep 29 2021, 15:45
Reviewer
Restricted Project
Differential Revision
D10201: sort python imports in feature_* functional tests
Parents
rABCb29d6ca9bf28: sort python imports in abc* functional tests with isort
Branches
Unknown
Tags
Unknown