fix: intake.py format (ruff format)
This commit is contained in:
@@ -98,7 +98,6 @@ def verarbeite_submission(submission: Submission) -> dict[str, object]:
|
||||
return {
|
||||
"kommando": KommandoTyp.UNBEKANNT.value,
|
||||
"antwort": (
|
||||
"🤔 Das habe ich nicht verstanden. Schreib 'hilfe' "
|
||||
"für eine Liste der Kommandos."
|
||||
"🤔 Das habe ich nicht verstanden. Schreib 'hilfe' für eine Liste der Kommandos."
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user