ruff
f6841757
- Use `comment_ranges` for isort directive extraction (#9414)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use `comment_ranges` for isort directive extraction (#9414) ## Summary No need to iterate over the token stream to find comments -- we already know where they are.
References
#9414 - Use `comment_ranges` for isort directive extraction
Author
charliermarsh
Parents
1666c7a5
Loading