fix : message not displayed bug

This commit is contained in:
martin legrand
2025-04-18 17:54:47 +02:00
parent 600bff8da4
commit 7f3682e884
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -78,7 +78,6 @@ class Agent():
def get_tools(self) -> dict:
return self.tools
@property
def get_blocks_result(self) -> list:
return self.blocks_result