Skip to content

patch: fix return type of Topic.update #4029

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

jongwoo328
Copy link
Contributor

@jongwoo328 jongwoo328 commented Mar 26, 2025

This PR fixes the return type annotation of the update method from None to bool, as the method returns a boolean value indicating whether self.values has changed

Copy link

vercel bot commented Mar 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langgraph-docs-preview ⬜️ Ignored (Inspect) Visit Preview Mar 26, 2025 6:54am

@eyurtsev eyurtsev changed the title fix: fix return type of Topic.update patch: fix return type of Topic.update Mar 26, 2025
@eyurtsev eyurtsev self-assigned this Mar 26, 2025
@eyurtsev eyurtsev merged commit 7021ce3 into langchain-ai:main Mar 26, 2025
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants