pytorch/torch/nested/_internal
Yuanyuan Chen c79dfdc655 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 06:40:12 +00:00
..
__init__.py
nested_int.py
nested_tensor.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
ops.py Enable all PIE rules on ruff (#165814) 2025-10-18 06:40:12 +00:00
sdpa.py [2/N] Use "is" in python type comparison (#165142) 2025-10-10 15:36:44 +00:00