HomePhabricator

[electrum] run isort on python scripts with no extension

Description

[electrum] run isort on python scripts with no extension

Summary:
Run the ISort linter on python code that was not linted because it was missing the .py extension. In a following commit, we will rename them so they will be linted automatically.
The main entry point for the application will not get a .py extension, so add it to include in .arclint.

Depends on D15357

Test Plan:

arc lint -- electrum/electrum-abc

Reviewers: #bitcoin_abc, bytesofman

Reviewed By: #bitcoin_abc, bytesofman

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

Details

Provenance
PiRKAuthored on Feb 1 2024, 10:54
PiRKPushed on Feb 2 2024, 07:47
Reviewer
Restricted Project
Differential Revision
D15358: [electrum] run isort on python scripts with no extension
Parents
rABCb1963b32cf36: [electrum] run black linter on scripts
Branches
Unknown
Tags
Unknown