ORromu commited on
Commit
8ecb459
·
verified ·
1 Parent(s): eb36048

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -7
agent.py CHANGED
@@ -52,10 +52,4 @@ def simple_graph():
52
 
53
  graph = builder.compile()
54
 
55
- return graph
56
-
57
-
58
-
59
- if __name__ == "__main__":
60
- # Build the graph
61
- graph = simple_graph()
 
52
 
53
  graph = builder.compile()
54
 
55
+ return graph