Fehler beim Löschen werden abgefangen
This commit is contained in:
parent
96ef315eee
commit
5b13e727ca
1 changed files with 0 additions and 1 deletions
|
|
@ -353,7 +353,6 @@ def CallCabinSecureLanding():
|
||||||
prompt_org = "Formuliere diesen Satz um: " + prompt_org + "Du bist dabei eher " + Stimmung
|
prompt_org = "Formuliere diesen Satz um: " + prompt_org + "Du bist dabei eher " + Stimmung
|
||||||
antwort_AI = ai(prompt_org)
|
antwort_AI = ai(prompt_org)
|
||||||
return antwort_AI
|
return antwort_AI
|
||||||
|
|
||||||
def replaceFiles():
|
def replaceFiles():
|
||||||
files = []
|
files = []
|
||||||
for datei in Path(Pfad_wd).glob("*.txt"):
|
for datei in Path(Pfad_wd).glob("*.txt"):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue