Update formatter.py

pull/1041/head
CI-DEV 1 week ago committed by GitHub
parent b920b06eaf
commit 52dc353593
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -592,7 +592,7 @@ class Formatter:
def print_agent_dashboard( def print_agent_dashboard(
self, self,
agents_data: List[Dict[str, Any]], agents_data: List[Dict[str, Any]],
title: str = "🤖 Agent Dashboard", title: str = "Concurrent Workflow Dashboard",
is_final: bool = False, is_final: bool = False,
) -> None: ) -> None:
""" """

Loading…
Cancel
Save