Skip to content
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

core[patch]: Remove print statement on missing grandalf dependency in favor of more explicit ImportError #16326

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

jamesbraza
Copy link
Contributor

@jamesbraza jamesbraza commented Jan 21, 2024

After this PR an ImportError will be raised without a print if grandalf is missing when using grandalf related code for printing runnable graphs.

Copy link

vercel bot commented Jan 21, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2024 1:12am

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🤖:improvement Medium size change to existing code to handle new use-cases labels Jan 21, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jan 22, 2024
@eyurtsev eyurtsev changed the title core: raise ImportError over print then raise core[patch]: raise ImportError over print then raise Jan 22, 2024
@eyurtsev eyurtsev changed the title core[patch]: raise ImportError over print then raise core[patch]: Remove print statement on missing grandalf dependency in favor of more explicit ImportError Jan 22, 2024
@eyurtsev eyurtsev merged commit e1c5977 into langchain-ai:master Jan 22, 2024
76 checks passed
@jamesbraza jamesbraza deleted the import-error-reraise branch January 22, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants