Justin Chu
ad312d9677
Enable comprehension simplification in ruff rules ( #23414 )
...
Enable comprehension simplification rules (C4) for ruff and apply
autofix.
2025-01-17 08:43:06 -08:00
Justin Chu
09c4cc7b36
Target py310 and modernize codebase with ruff ( #23401 )
...
Change `target-version = "py310"` and modernize the code base with ruff.
2025-01-16 19:10:14 -08:00
Justin Chu
fdce4fa6af
Format all python files under onnxruntime with black and isort ( #11324 )
...
Description: Format all python files under onnxruntime with black and isort.
After checking in, we can use .git-blame-ignore-revs to ignore the formatting PR in git blame.
#11315 , #11316
2022-04-26 09:35:16 -07:00
Scott McKay
91722e2bc4
Fix typos ( #10935 )
2022-03-20 08:27:35 +10:00
Scott McKay
2ca9566994
Add range of helpers for making usage of ORT Mobile easier. ( #10458 )
...
* Add range of helpers for making usage of ORT Mobile easier.
2022-02-18 07:35:25 +10:00