[PR #483] [MERGED] Fixup some syntax issues in docstrings #1495

Closed
opened 2026-02-20 17:44:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/483
Author: @hinthornw
Created: 5/16/2024
Status: Merged
Merged: 5/16/2024
Merged by: @hinthornw

Base: mainHead: wfh/pycon


📝 Commits (2)

📊 Changes

3 files changed (+9 additions, -5 deletions)

View changed files

📝 langgraph/prebuilt/chat_agent_executor.py (+1 -1)
📝 langgraph/prebuilt/tool_executor.py (+6 -2)
📝 langgraph/prebuilt/tool_node.py (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/483 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/16/2024 **Status:** ✅ Merged **Merged:** 5/16/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/pycon` --- ### 📝 Commits (2) - [`a56b970`](https://github.com/langchain-ai/langgraph/commit/a56b97004abab3aa31eb42d6bad043f574041f84) Doc fix - [`9b34311`](https://github.com/langchain-ai/langgraph/commit/9b34311b75c0200e65e9fe2f0f549d8b56427e73) syntax ### 📊 Changes **3 files changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/prebuilt/chat_agent_executor.py` (+1 -1) 📝 `langgraph/prebuilt/tool_executor.py` (+6 -2) 📝 `langgraph/prebuilt/tool_node.py` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:44:53 -05:00
yindo closed this issue 2026-02-20 17:44:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1495