ruff
053b1145 - Avoid panic in unused arguments rule for parameter-free lambda (#6679)

Commit
2 years ago
Avoid panic in unused arguments rule for parameter-free lambda (#6679) ## Summary This was just a mistake in pattern-matching with no test coverage. ## Test Plan `cargo test`
Author
Parents
Loading