ruff
e1e3eb72
- fix(docs): Fix typo in `RUF015` description (#20873)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#20873 - fix(docs): Fix typo in `RUF015` description
Author
Paillat-dev
Parents
43eddc56
Loading