diff --git a/startup.py b/startup.py index fe8852a30..2b53468be 100644 --- a/startup.py +++ b/startup.py @@ -1,10 +1,5 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -""" -@Time : 2023/6/24 19:05 -@Author : alexanderwu -@File : startup.py -""" import asyncio import fire from metagpt.software_company import SoftwareCompany