pytorch/torch/_lazy
Maggie Moss c7eee49525 Fix pyrefly ignores 1/n (#166239)
First diff adjusting the syntax for pyrefly: ignore suppressions so they only hide one class of type error.

Test:
lintrunner
pyrefly check

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166239
Approved by: https://github.com/oulgen
2025-10-26 00:44:10 +00:00
..
__init__.py Remove unused imported names in python files (#134438) 2024-08-27 20:44:04 +00:00
closure.py Fix pyrefly ignores 1/n (#166239) 2025-10-26 00:44:10 +00:00
computation.py
config.py remove allow-untyped-defs from torch/_lazy/config.py (#143603) 2024-12-20 05:34:19 +00:00
debug.py
device_context.py PEP585 update - torch/_C torch/_decomp torch/_lazy torch/_library torch/_numpy torch/_prims torch/_refs torch/_strobelight (#145102) 2025-01-18 20:47:12 +00:00
extract_compiled_graph.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
ir_cache.py
metrics.py [BE][2/16] fix typos in torch/ (torch/_*/) (#156312) 2025-07-12 05:47:06 +00:00
tensor_factory_functions.py [BE][Easy][14/19] enforce style for empty lines in import segments in torch/_[a-c]*/ and torch/_[e-h]*/ and torch/_[j-z]*/ (#129765) 2024-07-31 10:42:50 +00:00
ts_backend.py