rust-cpython icon indicating copy to clipboard operation
rust-cpython copied to clipboard

Fix a clippy warning

Open zzl0 opened this issue 10 months ago • 1 comments

This diff fixes the clippy warning about manual_strip: https://rust-lang.github.io/rust-clippy/master/index.html#manual_strip

Screenshot 2025-02-12 at 10 36 06 AM

zzl0 avatar Feb 12 '25 15:02 zzl0