ruff
2711e08e
- [syntax-errors] Fix false positive for parenthesized tuple index (#16948)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
259 days ago
[syntax-errors] Fix false positive for parenthesized tuple index (#16948) Summary -- Fixes #16943 by checking if the tuple is not parenthesized before emitting an error. Test Plan -- New inline test based on the initial report
References
#16948 - [syntax-errors] Fix false positive for parenthesized tuple index
Author
ntBre
Parents
f5cdf235
Loading