Rework and some fixes

This commit is contained in:
2026-03-18 14:10:05 +01:00
parent c8a13e9d5c
commit c14c043575
9 changed files with 134 additions and 109 deletions
-4
View File
@@ -19,7 +19,3 @@ dev = [
[tool.mypy]
python_version = "3.10"
exclude = [
".venv",
"venv",
]