Refactor fix formatting exclusion (#8746)

* fix ruff exclusions

* aut-format

* Fix docstrings

* more fixes

* ignore error(s)

* fix imports

* adjust descriptions for build
This commit is contained in:
Matthias Mair
2024-12-25 07:16:24 +11:00
committed by GitHub
parent 1fec41cb71
commit fe68dc7318
15 changed files with 1375 additions and 1675 deletions
-2
View File
@@ -3,8 +3,6 @@
exclude = [
".git",
"__pycache__",
"dist",
"build",
"test.py",
"tests",
"venv",