ruff
4381629e
- Use recovery context to decide on trailing comma (#10405)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use recovery context to decide on trailing comma (#10405) ## Summary This PR removes the `allow_trailing_comma` parameter from list parsing because it can be inferred using the recovery context kind.
Author
dhruvmanila
Committer
dhruvmanila
Parents
b09e5f40
Loading