ofek / coincurve

Cross-platform Python bindings for libsecp256k1
https://ofek.dev/coincurve/
Apache License 2.0
153 stars 46 forks source link

(feat) update ruff lint #148

Closed MementoRC closed 8 months ago

MementoRC commented 8 months ago

Small PR to reduce tox -e fmt warnings

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.63%. Comparing base (d492d2f) to head (7b1864b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ======================================= Coverage 85.63% 85.63% ======================================= Files 11 11 Lines 564 564 Branches 66 66 ======================================= Hits 483 483 Misses 45 45 Partials 36 36 ```
MementoRC commented 8 months ago

@ofek this just reduces a set of warnings