mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 16:18:30 +00:00
incorporate joao feedback
This commit is contained in:
@@ -56,6 +56,7 @@ class FlowVisualizer:
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# TODO: DROP LIB FOLDER POST GENERATION
|
||||||
def visualize(self, filename):
|
def visualize(self, filename):
|
||||||
net = Network(
|
net = Network(
|
||||||
directed=True,
|
directed=True,
|
||||||
|
|||||||
Reference in New Issue
Block a user