ruff
1480d726
- [`pylint`] Implement `invalid-bytes-returned` (`E0308`) (#10959)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[`pylint`] Implement `invalid-bytes-returned` (`E0308`) (#10959) Add pylint rule invalid-bytes-returned (PLE0308) See https://github.com/astral-sh/ruff/issues/970 for rules Test Plan: `cargo test`
References
#10959 - [`pylint`] Implement `invalid-bytes-returned` (`E0308`)
Author
tibor-reiss
Parents
06b3e376
Loading