ruff
9a1f6f67
- Avoid allocations for isort module names (#11251)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid allocations for isort module names (#11251) ## Summary Random refactor I noticed when investigating the F401 changes. We don't need to allocate in most cases here.
References
#11251 - Avoid allocations for isort module names
Author
charliermarsh
Parents
3a7c01b3
Loading