remove startup.py headers

This commit is contained in:
geekan 2023-07-03 13:27:20 +08:00
parent 29f867f708
commit f6955b32b3

View file

@ -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