mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 09:16:19 +00:00
🐛 fix(ChatProcess.py): remove unnecessary whitespace to improve code readability
This commit is contained in:
@@ -134,7 +134,7 @@ class Chat:
|
||||
await msg.add_reaction("🤬")
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
async def createThePrompt(self):
|
||||
self.prompt = createPrompt(
|
||||
messages=self.context,
|
||||
|
||||
Reference in New Issue
Block a user