pytorch/torch/ao
Maggie Moss b13cd141b3 Add pyrefly suppressions (#164748)
Adds suppressions to pyrefly will typecheck clean: https://github.com/pytorch/pytorch/issues/163283

Test plan:
dmypy restart && python3 scripts/lintrunner.py -a
pyrefly check

step 1: delete lines in the pyrefly.toml file from the `project-excludes` field
step 2: run pyrefly check
step 3: add suppressions, clean up unused suppressions
before: https://gist.github.com/maggiemoss/4b3bf2037014e116bc00706a16aef199

after:

0 errors (4,263 ignored)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164748
Approved by: https://github.com/oulgen
2025-10-07 17:31:18 +00:00
..
nn Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
ns Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
pruning Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
quantization Add pyrefly suppressions (#164748) 2025-10-07 17:31:18 +00:00
__init__.py [BE][Easy] improve submodule discovery for torch.ao type annotations (#144680) 2025-01-13 17:16:19 +00:00