Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FURB102]: Replace `x.endswith(y) or x.endswith(z)` with `x.endswith((y, z))` Co-authored-by: Brian Rutledge <[email protected]>
- Loading branch information