updated imports
This commit is contained in:
@@ -13,7 +13,7 @@ from pydantic import BaseModel, ConfigDict
|
||||
from pymongo.collection import Collection
|
||||
|
||||
from shared.data_store import get, put
|
||||
from shared.dto import ModelData
|
||||
from shared.mongodb.classes import ModelData
|
||||
|
||||
|
||||
class VisualCommunication(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user