removed ''' from prompts

This commit is contained in:
Mart
2024-09-14 16:37:09 +01:00
parent 5cb8a336eb
commit 724d81a990

View File

@@ -188,8 +188,8 @@ To interact with your world, you must only use the methods from this python API
Regarding coordinates:
- a more positive X value goes to the right.
- a more positive Y value goes down.
Enclose your interaction with START``` and END``` tags."""
"""
#Enclose your interaction with START``` and END``` tags."""
class Memory(object):