pytorch/test/quantization
Yuanyuan Chen fdab48a7c1 Enable all PIE rules on ruff (#165814)
This PR enables all PIE rules on ruff, there are already some enabled rules from this family, the new added rules are
```
PIE796  Enum contains duplicate value: {value}
PIE808  Unnecessary start argument in range
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165814
Approved by: https://github.com/ezyang
2025-10-18 07:36:18 +00:00
..
ao_migration [BE][PYFMT] migrate PYFMT for test/[i-z]*/ to ruff format (#144556) 2025-07-29 03:26:09 +00:00
bc Add __main__ guards to quantization tests (#154728) 2025-06-10 19:46:07 +00:00
core Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
eager Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
fx Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
jit [BE][PYFMT] migrate PYFMT for test/[i-z]*/ to ruff format (#144556) 2025-07-29 03:26:09 +00:00
pt2e Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
serialized
__init__.py