update make_tools.

This commit is contained in:
刘棒棒 2023-12-18 20:40:11 +08:00
parent b5833397a4
commit 1a2b4f1b3b
2 changed files with 1 additions and 72 deletions

View file

@ -1,7 +1,7 @@
import pytest
from metagpt.actions.execute_code import ExecutePyCode
from metagpt.actions.make_tools import MakeTools
from metagpt.actions.write_analysis_code import MakeTools
from metagpt.logs import logger