mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
rename editor in init
This commit is contained in:
parent
71bf96cb2b
commit
ea3b6f9f86
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ from metagpt.tools.libs import (
|
|||
# web_scraping,
|
||||
# email_login,
|
||||
terminal,
|
||||
file_manager,
|
||||
editor,
|
||||
browser,
|
||||
deployer,
|
||||
git,
|
||||
|
|
@ -27,7 +27,7 @@ _ = (
|
|||
# web_scraping,
|
||||
# email_login,
|
||||
terminal,
|
||||
file_manager,
|
||||
editor,
|
||||
browser,
|
||||
deployer,
|
||||
git,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue