Fix parenthetical indentation processing
Open
bug
high priority
- Dominant language
- Python
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Indentation processing should know whether an indent occurred inside of a parenthetical (grouper) or outside of it, and put the corresponding dedent token in the correct place.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.