Update pyproject.toml and models.base for improved re-export
This commit is contained in:
@@ -4,7 +4,6 @@ from datetime import UTC, datetime
|
||||
from sqlalchemy import Column, DateTime
|
||||
from sqlalchemy.dialects.postgresql import UUID
|
||||
|
||||
|
||||
# noinspection PyUnresolvedReferences
|
||||
from app.core.database import Base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user