rustyrussell / secp256k1-py

Python FFI bindings for libsecp256k1 (maintained)
MIT License
56 stars 12 forks source link

isorted and blackified #12

Open fametrano opened 1 year ago

fametrano commented 1 year ago

secp256k1 being a clean and lean library, it would deserve clean and lean coding standard. https://github.com/psf/black https://pycqa.github.io/isort/

I know global formatting PRs are often rejected, but considering that this python code is just glue code, in this case it might be received