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 repair_llm_raw_output ut due to import order problem #678

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

better629
Copy link
Collaborator

Features

  • fix repair_llm_raw_output ut due to import order problem

Feature Docs

Influence

Result

$ pytest tests/metagpt/utils/test_repair_llm_raw_output.py
============================================================================== test session starts ===============================================================================
collected 7 items

tests/metagpt/utils/test_repair_llm_raw_output.py .......                                                                                                                  [100%]

=============================================================================== 7 passed in 2.19s ================================================================================

Other

Copy link
Owner

@geekan geekan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@geekan geekan merged commit 963a489 into geekan:main Jan 4, 2024
1 check passed
@better629 better629 deleted the feat_utbug_fix branch January 4, 2024 07:09
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