ruff
4678f7da
- Remove parenthesis lexing in RSE102 (#6732)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Remove parenthesis lexing in RSE102 (#6732) ## Summary Now that we have an `Arguments` node, we can just use the range of the arguments directly to find the parentheses in `raise Error()`.
References
#6732 - Remove parenthesis lexing in RSE102
Author
charliermarsh
Parents
b1823680
Loading