ruff
be11cae6
- Fix allowed-ellipsis detection (#5174)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix allowed-ellipsis detection (#5174) ## Summary We weren't resetting the `allow_ellipsis` flag properly, which ultimately caused us to treat the semicolon as "unnecessary" rather than "creating a multi-statement line". Closes #5154.
References
#5174 - Fix allowed-ellipsis detection
Author
charliermarsh
Parents
2b82caa1
Loading