ruff
847432ca
- Avoid attempting to fix PT018 in multi-statement lines (#6829)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Avoid attempting to fix PT018 in multi-statement lines (#6829) ## Summary These fixes will _always_ fail, so we should avoid trying to construct them in the first place. Closes https://github.com/astral-sh/ruff/issues/6812.
References
#6829 - Avoid attempting to fix PT018 in multi-statement lines
Author
charliermarsh
Parents
9b6e008c
Loading