mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
remove startup.py headers
This commit is contained in:
parent
29f867f708
commit
f6955b32b3
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue