chore: sort imports

This commit is contained in:
Chris Coutinho
2025-10-18 20:33:27 +02:00
parent c3ff92a8c1
commit 37164dbdbc
10 changed files with 15 additions and 11 deletions
+3
View File
@@ -40,6 +40,9 @@ version_provider = "uv"
update_changelog_on_bump = true
major_version_zero = true
[tool.ruff.lint]
extend-select = ["I"]
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]
build-backend = "poetry.core.masonry.api"