Spaces:
Sleeping
Sleeping
Update aggile.py
Browse files
aggile.py
CHANGED
@@ -315,4 +315,4 @@ class Graph:
|
|
315 |
|
316 |
# Save the figure as an HTML file
|
317 |
#fig.write_html("graph_with_predicates.html")
|
318 |
-
return fig
|
|
|
315 |
|
316 |
# Save the figure as an HTML file
|
317 |
#fig.write_html("graph_with_predicates.html")
|
318 |
+
return fig
|