From 5b13e727ca0e0e71dd15b4f51cc81637b2f85fd5 Mon Sep 17 00:00:00 2001 From: hubobel Date: Mon, 29 Dec 2025 16:42:22 +0100 Subject: [PATCH] =?UTF-8?q?Fehler=20beim=20L=C3=B6schen=20werden=20abgefan?= =?UTF-8?q?gen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Simbriefimport.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Simbriefimport.py b/Simbriefimport.py index e276260..3d23ff4 100644 --- a/Simbriefimport.py +++ b/Simbriefimport.py @@ -353,7 +353,6 @@ def CallCabinSecureLanding(): prompt_org = "Formuliere diesen Satz um: " + prompt_org + "Du bist dabei eher " + Stimmung antwort_AI = ai(prompt_org) return antwort_AI - def replaceFiles(): files = [] for datei in Path(Pfad_wd).glob("*.txt"):