mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-09-03 06:35:22 +08:00
readd startup.py
This commit is contained in:
10
metagpt/startup.py
Normal file
10
metagpt/startup.py
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
@Time : 2024/3/11 19:16
|
||||
@Author : alexanderwu
|
||||
@File : startup.py
|
||||
"""
|
||||
|
||||
# DEPRECATED: This file is deprecated and will be removed in the future.
|
||||
# The startup.py implementation has been moved to software_company.py
|
||||
Reference in New Issue
Block a user