onnxruntime/orttraining/tools
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
..
amdgpu Fix warning - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (#22800) 2024-11-11 13:05:34 -08:00
ci_test Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
mnist_model_builder
scripts Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00