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

fix(__init__): missing comma in __all__ #1412

Merged

Conversation

88roy88
Copy link
Contributor

@88roy88 88roy88 commented Mar 4, 2025

fix a tiny bug. in cases where import * can't access assert_test and auto_evaluate

    from deepeval import *
E   AttributeError: module 'deepeval' has no attribute 'auto_evaluateassert_test'

Copy link

vercel bot commented Mar 4, 2025

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

Name Status Preview Comments Updated (UTC)
evals-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 10:51am

@penguine-ip penguine-ip merged commit 15657f9 into confident-ai:main Mar 5, 2025
4 of 5 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