bugfix
This commit is contained in:
@@ -1580,7 +1580,7 @@ prompt = (
|
||||
"Branche: <vorgeschlagene Branche>\n"
|
||||
"Übereinstimmung: <ok oder X>\n"
|
||||
"Begründung: <kurze Begründung>"
|
||||
)
|
||||
)
|
||||
try:
|
||||
with open("api_key.txt", "r") as f:
|
||||
api_key = f.read().strip()
|
||||
|
||||
Reference in New Issue
Block a user