ruff
e7f51219 - Extends `B002` to detect unary prefix decrement operators (#5998)

Commit
2 years ago
Extends `B002` to detect unary prefix decrement operators (#5998) ## Summary Extends `B002` to detect unary decrement prefix operators. Closes #5992. ## Test Plan `cargo test`
Author
Parents
Loading