pytorch/test/package
Xuehai Pan 26f4f10ac8 [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126)
The `usort` config in `pyproject.toml` has no effect due to a typo. Fixing the typo make `usort` do more and generate the changes in the PR. Except `pyproject.toml`, all changes are generated by `lintrunner -a --take UFMT --all-files`.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/127126
Approved by: https://github.com/kit1980
2024-05-27 14:49:57 +00:00
..
package_a
package_b
package_bc
package_c
package_d
package_e
test_trace_dep [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
__init__.py
common.py
generate_bc_packages.py
module_a_remapped_path.py
module_a.py
test_analyze.py
test_dependency_api.py
test_dependency_hooks.py
test_digraph.py [BE]: FURB142 - Remove set mutations. Use set update (#124551) 2024-04-21 14:12:33 +00:00
test_directory_reader.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
test_glob_group.py
test_importer.py
test_load_bc_packages.py
test_mangling.py
test_misc.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
test_model.py
test_package_fx.py
test_package_script.py
test_repackage.py
test_resources.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
test_save_load.py