onnxruntime/orttraining/pytorch_frontend_examples
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
..
mnist_training.py Set black's target version (#11370) 2022-04-27 14:52:19 -07:00