ruff
953d48b7 - [`flake8-simplify`] Avoid some more `enumerate-for-loop` false positives (`SIM113`) (#9515)

Commit
1 year ago
[`flake8-simplify`] Avoid some more `enumerate-for-loop` false positives (`SIM113`) (#9515) Avoids, e.g., [this false positive](https://github.com/zulip/zulip/blob/a4fad5dda116048e22c3d559d370367e4e1c9b9a/zerver/data_import/slack.py#L634) from the ecosystem check.
Author
Parents
Loading