mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-09 07:42:38 +02:00
feat: + subscribe
This commit is contained in:
parent
834c59df19
commit
bc67109fae
1 changed files with 3 additions and 2 deletions
|
|
@ -1,9 +1,10 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
@Time : 2023-11-1
|
||||
@Author : mashenquan
|
||||
@Time : 2023/5/11 14:44
|
||||
@Author : alexanderwu
|
||||
@File : test_role.py
|
||||
@Modified By: mashenquan, 2023/11/1. Add unit tests.
|
||||
"""
|
||||
import pytest
|
||||
from pydantic import BaseModel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue