jax
5ebbdf2c
- [RFC] Enabled unused-variable in Ruff's config
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[RFC] Enabled unused-variable in Ruff's config I inspected all existing instances of unused variables and either removed them or prefixed their name with with an `_`. See https://docs.astral.sh/ruff/rules/unused-variable.
References
#34911 - [RFC] Enabled unused-variable in Ruff's config
Author
superbobry
Committer
superbobry
Parents
9cccfe2c
Loading