mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-11 12:17:45 +02:00
[Haik]: tiny lil push here, only making it to comment on my last msg - didnt end up having to rename anything
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Message.py
|
||||
|
||||
from typing import List, Literal, Dict, ClassVar, Annotated, Union
|
||||
from typing import List, Literal, Dict, Annotated, Union
|
||||
from pydantic import BaseModel, Field
|
||||
from datetime import datetime
|
||||
from uuid import uuid4
|
||||
|
||||
Reference in New Issue
Block a user