* Update ruff from 0.5.7 to 0.6.0
* Update ruff from 0.5.7 to 0.6.0
* Update Ruff pre-commit hook
* Update pytest style to match update Ruff rules
* Switch Ruff setting from exclude to extend-exclude
* Omit default Ruff settings
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
* Fix inconsistent line length and move config to pyproject.toml
Fix#2720
* Fix running tox with AUTOFIXABLE_STYLES
* Adjust some styles
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Adjust more styles
* Split isort and flake8 tests
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>