[Bug][Crash][Reproducible] IndexError: tuple index out of range
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
# Problems
YAPF fails with `IndexError: tuple index out of range` while parsing a simple file
# Reproduction
- `yapf==0.43.0`
- Put this in `test.py`: `f"{tab["SOME_STRING"]}"`
- run `yapf test.py`
Contributor guide
Assessment
This issue has not been assessed yet.