fix conflict

This commit is contained in:
lidanyang 2023-11-29 14:38:50 +08:00
commit 2def00d851
3 changed files with 66 additions and 22 deletions

View file

@ -6,4 +6,3 @@
# @Desc :
from metagpt.tools.functions.register.register import registry
import metagpt.tools.functions.libs.feature_engineering
print(registry.functions)