Unittests zu allen Elementen erstellt

This commit is contained in:
2026-01-28 18:28:54 +01:00
parent e8c6b17ea9
commit c29f13a4ae
14 changed files with 1523 additions and 566 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ target-version = ["py312"]
[tool.ruff]
line-length = 88
select = ["E", "F", "I"]
select = ["E", "F", "I"]