benfred / py-spy

Sampling profiler for Python programs
MIT License
12.13k stars 401 forks source link

fix lint errors #623

Closed benfred closed 8 months ago

benfred commented 8 months ago

The pre-commit was failing with the latest version of rust. Fix the errors shown by newer clippy/cargo-check .