ruff
be11cae6 - Fix allowed-ellipsis detection (#5174)

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