onnxruntime/tools/python/util/mobile_helpers
Justin Chu a36caba073
Bump ruff in CI (#15533)
### Description

Bump ruff version in CI and fixed new lint errors. 

- This change enables the flake8-implicit-str-concat rules which helps
detect unintended string concatenations:
https://beta.ruff.rs/docs/rules/#flake8-implicit-str-concat-isc
- Update gitignore to include common python files that we want to
exclude.


### Motivation and Context

Code quality
2023-04-17 10:11:44 -07:00
..
test Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
__init__.py
check_model_can_use_ort_mobile_pkg.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
usability_checker.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00