ruff
5ce6299e - Avoid `PERF101` if there's an append in loop body (#8809)

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