mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
This PR enables the `SIM118` rule of ruff, which checks for key-existence checks against dict.keys() calls. Pull Request resolved: https://github.com/pytorch/pytorch/pull/167399 Approved by: https://github.com/albanD