onnxruntime/tools/python/util
Justin Chu d64769c38e
Set black's target version (#11370)
Description: Set black's target version to be py37 - py310

Motivation and Context

Black by default targets its format for py3.10. Since our project supports python 3.7, we need to target version to all the python versions supported.

Re-ran black. 13 files reformatted.
2022-04-27 14:52:19 -07:00
..
android Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
mobile_helpers Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ort_format_model Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
qdq_helpers Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
test Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
__init__.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
__init__append.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
check_onnx_model_mobile_usability.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
convert_onnx_models_to_ort.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
file_utils.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
get_azcopy.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
logger.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
make_dynamic_shape_fixed.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnx_model_utils.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
optimize_onnx_model.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
platform_helpers.py Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
pytorch_export_helpers.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
reduced_build_config_parser.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
run.py Set black's target version (#11370) 2022-04-27 14:52:19 -07:00
update_onnx_opset.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00