@justinchuby
Latest commit a36caba Apr 17, 2023 History
### 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
3 contributors

Users who have contributed to this file

@justinchuby @jchen351 @baijumeswani