mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-20 15:38:09 +02:00
add residue code
This commit is contained in:
parent
194744348a
commit
4893acb24f
4 changed files with 21 additions and 3 deletions
3
tests/metagpt/environment/gym_env/__init__.py
Normal file
3
tests/metagpt/environment/gym_env/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Desc :
|
||||
3
tests/metagpt/environment/software_env/__init__.py
Normal file
3
tests/metagpt/environment/software_env/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Desc :
|
||||
Loading…
Add table
Add a link
Reference in a new issue