pytorch/test/quantization
Yuanyuan Chen 0e083942cc Enable PLW0127 in ruff (#165851)
This PR enables `PLW0127` in ruff, which checks self-assignment of variables with the form `var=var`.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165851
Approved by: https://github.com/Lucaskabela
2025-10-21 03:30:57 +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 PLW0127 in ruff (#165851) 2025-10-21 03:30:57 +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