pytorch/tools/test
Yuanyuan Chen f9953e0f61 Enable PLC0414 on ruff (#165828)
This PR enables `PLC0414` that fixes redundant import aliases.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165828
Approved by: https://github.com/albanD
2025-10-22 04:56:52 +00:00
..
docstring_linter_testdata docstring_linter: Fix #151692 and other issues (#156596) 2025-08-25 16:04:14 +00:00
header_only_linter_testdata Add torch/header_only_apis.txt and enforce they're tested (#153635) 2025-05-20 23:42:24 +00:00
heuristics Enable PLC0414 on ruff (#165828) 2025-10-22 04:56:52 +00:00
set_linter_testdata [inductor] Fix set_linter's handling of f-strings for Python 3.12 and up (fix #159056) (#159252) 2025-07-31 12:56:09 +00:00
gen_operators_yaml_test.py Expand type checking to mypy strict files (#165697) 2025-10-18 04:34:45 +00:00
gen_oplist_test.py
linter_test_case.py
test_cmake.py
test_codegen_model.py
test_codegen.py
test_create_alerts.py Fix broken URLs (#152237) 2025-04-27 09:56:42 +00:00
test_docstring_linter.py docstring_linter: Fix #151692 and other issues (#156596) 2025-08-25 16:04:14 +00:00
test_gb_registry_linter.py [dynamo] lintrunner for gb_registry adds/updates (#158460) 2025-07-23 21:02:54 +00:00
test_gen_backend_stubs.py
test_header_only_linter.py Add torch/header_only_apis.txt and enforce they're tested (#153635) 2025-05-20 23:42:24 +00:00
test_selective_build.py Expand type checking to mypy strict files (#165697) 2025-10-18 04:34:45 +00:00
test_set_linter.py [inductor] Fix set_linter's handling of f-strings for Python 3.12 and up (fix #159056) (#159252) 2025-07-31 12:56:09 +00:00
test_test_run.py
test_test_selections.py
test_upload_stats_lib.py
test_upload_test_stats.py
test_utils.py
test_vulkan_codegen.py