ruff
f1378195 - Improve `B005` documentation to reflect duplicate-character behavior (#7601)

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.
Author
Parents
Loading