ruff
e1e3eb72 - fix(docs): Fix typo in `RUF015` description (#20873)

Commit
115 days ago
fix(docs): Fix typo in `RUF015` description (#20873) ## Summary Fixed a typo. It should be "or", not "of". Both `.pop()` and `next()` on an empty collection will raise `IndexError`, not "`[0]` of the `pop()` function" ## Test Plan n/a
Author
Parents
Loading