PIVX-Project / PET4L

PIVX Emergency Tool for Ledger - Spend PIV from a seemingly "Stuck" Ledger wallet
MIT License
10 stars 12 forks source link

[Cleanup] Code cleanup per PEP8/Flake8 standards #13

Closed Fuzzbawls closed 3 years ago

Fuzzbawls commented 3 years ago

Built on top of #12 (can either merge that then rebase this, or just merge this and close #12).

This is a series of cleanups surrounding PEP8 styling/coding standards, and also adds a lint test to GA to prevent regressions in the future. Commits have been kept fairly atomic to ease review.