[changes] Change the same reference
This commit is contained in:
@@ -7,8 +7,7 @@ from sqlalchemy.dialects.postgresql import UUID
|
|||||||
from sqlalchemy.dialects.postgresql import JSONB
|
from sqlalchemy.dialects.postgresql import JSONB
|
||||||
|
|
||||||
from app.db import Base
|
from app.db import Base
|
||||||
from app.schemas.app_schema import FileType
|
from app.schemas import FileType
|
||||||
|
|
||||||
|
|
||||||
class PerceptualType(IntEnum):
|
class PerceptualType(IntEnum):
|
||||||
VISION = 1
|
VISION = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user