Conversation
Remove unused import and variables.
hugovk
left a comment
There was a problem hiding this comment.
👍
We could add these Ruff checks to a CI lint as a followup to prevent new ones slipping in?
I'd support adding |
|
In my opinion, this is a textbook example of unnecessary churn. |
|
I would like to fix these warnings to be able to run |
|
I think adding specific ignores is worse than a little churn. |
|
On the main branch, |
Remove unused import and variables.