DrishtiSharma commited on
Commit
c9bbc9b
·
verified ·
1 Parent(s): 5e0bb22

Update graph.py

Browse files
Files changed (1) hide show
  1. graph.py +1 -5
graph.py CHANGED
@@ -159,8 +159,4 @@ class EssayWriter:
159
  print(f"✅ Workflow visualization saved at: {graph_path}")
160
 
161
  except Exception as e:
162
- print(f"❌ Error generating graph: {e}")
163
-
164
-
165
-
166
-
 
159
  print(f"✅ Workflow visualization saved at: {graph_path}")
160
 
161
  except Exception as e:
162
+ print(f"❌ Error generating graph: {e}")