onnxruntime/tools/python
Justin Chu acdf59b532 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 15:43:01 -08:00
..
util Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 15:43:01 -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 15:43:01 -08:00
dump_subgraphs.py
example_operator_perf_test.py
find_optimizer_opset_version_updates_required.py Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
fix_long_lines.py
gen_contrib_doc.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 15:43:01 -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 Update script to run CIs for a branch. (#19797) 2024-03-08 17:52:47 +10:00
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 15:43:01 -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