ruff
5ce6299e
- Avoid `PERF101` if there's an append in loop body (#8809)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Avoid `PERF101` if there's an append in loop body (#8809) ## Summary Avoid `PERF101` if there's an append in loop body ## Test Plan Add new test cases for this pattern. fixes: #8746
References
#8809 - Avoid `PERF101` if there's an append in loop body
Author
dhruvmanila
Parents
5373759f
Loading