Rm dup END (#2022)

This commit is contained in:
William FH
2024-10-06 21:24:11 -07:00
committed by GitHub
parent 57727be9db
commit b42a31fdae
@@ -250,7 +250,6 @@
],
"source": [
"from langgraph.graph import StateGraph, END\n",
"from langgraph.constants import END\n",
"\n",
"# Define a new graph\n",
"workflow = StateGraph(AgentState)\n",