onnxruntime/tools/python
Justin Chu c7c8757a1c
Use ruff as the formatter to replace black-isort (#23397)
Use ruff as the code formatter in place of black and isort since it is
much faster, and as projects like PyTorch and ONNX have adopted ruff
format as well.

This PR include only auto-fixed changes in formatting.
2025-01-16 11:14:15 -08:00
..
util Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
__init__.py
check_onnx_model_mobile_usability.py
convert_onnx_models_to_ort.py
create_reduced_build_config.py
dump_ort_model.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
dump_subgraphs.py
example_operator_perf_test.py
find_optimizer_opset_version_updates_required.py
fix_long_lines.py
gen_contrib_doc.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
gen_opkernel_doc.py
get_submodules.py
onnx2tfevents.py
onnx_test_data_utils.py Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
ort_test_dir_utils.py
PythonTools.md
remove_initializer_from_input.py
run_adb.py
run_android_emulator.py
run_CIs_for_branch.py
run_CIs_for_external_pr.py update pipeline name list in run_CIs_for_external_pr.py (#22540) 2024-10-22 17:14:48 -07:00
sparsify_initializers.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
update_version.py
upload_and_run_browserstack_tests.py Add Android QNN Browserstack test (#22434) 2024-11-10 16:10:29 -08:00