Merge remote-tracking branch 'origin/dev' into feat/cb2ui-robot-connections
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
class Message(BaseModel):
|
||||
message: str
|
||||
message: str
|
||||
|
||||
Reference in New Issue
Block a user