[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:
haikdc
2026-04-02 15:49:20 -07:00
parent 576f9d4d70
commit 71845cc0ae
@@ -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