Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong committed Feb 10, 2023
1 parent d7360ed commit 127a2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EdgeGPT.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ async def main():
print(
(await bot.ask(prompt=prompt))["item"]["messages"][1]["adaptiveCards"][
0
]["body"][0]["text"]
]["body"][0]["text"],
)
else:
wrote = 0
Expand Down

0 comments on commit 127a2a5

Please sign in to comment.