pytorch/torch/_export
Maggie Moss c855f8632e Pyrefly suppressions 7/n (#164913)
Adds suppressions to pyrefly will typecheck clean: https://github.com/pytorch/pytorch/issues/163283

Almost there!

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:
 INFO 0 errors (6,884 ignored)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164913
Approved by: https://github.com/oulgen
2025-10-08 07:27:17 +00:00
..
db Pyrefly suppressions 4/n (#164615) 2025-10-06 16:14:36 +00:00
pass_infra pyfmt lint more export files (#155783) 2025-06-12 23:04:11 +00:00
passes Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
serde Pyrefly suppressions 7/n (#164913) 2025-10-08 07:27:17 +00:00
__init__.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
config.py [RELAND v2] Close some sources of fake tensors (#164372) 2025-10-02 18:58:52 +00:00
converter.py Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
error.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
non_strict_utils.py Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
pass_base.py Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
tools.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
utils.py Pyrefly suppressions 7/n (#164913) 2025-10-08 07:27:17 +00:00
verifier.py Support vmap + custom autograd function/improve DTensor constructor inefficiency (#162240) 2025-09-11 17:42:41 +00:00
wrappers.py Support vmap + custom autograd function/improve DTensor constructor inefficiency (#162240) 2025-09-11 17:42:41 +00:00