Use ruff instead of black+isort (#644)

* Use ruff

* Update .gitignore

* Format code

* Use Ruff on generated code

* Update pre-commit hook

* Wrong commit

* Remove wrong imports

* Update hook

* Format code

* Target Python 3.8

* Reformat

* Pin ruff version
This commit is contained in:
Adrien
2025-01-03 02:59:43 +01:00
committed by GitHub
parent 37fa3abbac
commit f41934a0e2
12 changed files with 539 additions and 559 deletions

1
.gitignore vendored
View File

@@ -18,3 +18,4 @@ output
.asv
venv
.devcontainer
.ruff_cache