ruff
1344c8a4
- Group redefinition fixes by source statement (#15574)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
248 days ago
Group redefinition fixes by source statement (#15574) ## Summary Like unused imports, we should create a single fix for all redefined members in a single statement. Closes https://github.com/astral-sh/ruff/issues/15182.
References
#15574 - Group redefinition fixes by source statement
Author
charliermarsh
Parents
8a50f3f3
Loading