ruff
2711e08e - [syntax-errors] Fix false positive for parenthesized tuple index (#16948)

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
Author
Parents
Loading