chia-blockchain/tools
dustinface 98971de9d5
pre-commit: Add a new hook to run isort (#8827)
* pre-commit: Add a new hook to run `isort`

* contributing: Add hint about `isort`

* add isort to dev deps, ignore existing .py files, use black profile

* long list to lines not comma delimited

* isort: Update and sort ignore list to match latest `main`

* add bash command line to generate isort extend skip list (#3)

* add bash command line to generate extend skip list

* tidy

* isort: More files to ignore after rebase

* tests: Fix `test_wallet_user_store.py` after rebase

* Some fixes after rebase

Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-02-15 07:28:53 -08:00
..
__init__.py just put __init__.py files where we have .py files (plus subdirectories) (#10129) 2022-02-07 13:16:13 -08:00
analyze-chain.py update analyze_blockchain tool to read v2 blockchain databases (#9983) 2022-02-02 10:39:21 -08:00
plot-log.gnuplot update analyze_blockchain tool to read v2 blockchain databases (#9983) 2022-02-02 10:39:21 -08:00
run_block.py Fix running blocks with generators that use back-references (#10102) 2022-02-07 16:03:56 -08:00
test_full_sync.py pre-commit: Add a new hook to run isort (#8827) 2022-02-15 07:28:53 -08:00