style: Ruff-Formatierung auf Alicias Empfehlungs-Engine
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 12m52s

This commit is contained in:
Hermes Agent
2026-06-22 00:22:46 +02:00
parent 0a8f5f62f3
commit 0901a4b99a
2 changed files with 2 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@ class SPIEL(TypedDict):
komplexitaet: float
kategorien: list[str]
MIN_SPIELER_DEFAULT = 1
MAX_SPIELER_DEFAULT = 10