mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
docs(frontend-python): add missing highlighted_result documentation in graph formatting
This commit is contained in:
@@ -208,6 +208,9 @@ class Graph:
|
||||
highlighted_nodes (Optional[Dict[Node, List[str]]], default = None):
|
||||
nodes to be highlighted and their corresponding messages
|
||||
|
||||
highlighted_result (Optional[List[str]], default = None):
|
||||
messages corresponding to highlighted return line
|
||||
|
||||
show_types (bool, default = True):
|
||||
whether to show types of nodes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user