ruff
f1378195
- Improve `B005` documentation to reflect duplicate-character behavior (#7601)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Improve `B005` documentation to reflect duplicate-character behavior (#7601) ## Summary B005 only flags `.strip()` calls for which the argument includes duplicate characters. This is consistent with bugbear, but isn't explained in the documentation.
References
#7601 - Improve `B005` documentation to reflect duplicate-character behavior
Author
charliermarsh
Parents
9d16e461
Loading