fix(alembic): update imports for agent architecture changes
This commit is contained in:
@@ -30,9 +30,9 @@ from models import ( # noqa: F401,E402
|
|||||||
Profile,
|
Profile,
|
||||||
ScheduleItem,
|
ScheduleItem,
|
||||||
ScheduleSubscription,
|
ScheduleSubscription,
|
||||||
|
SystemAgents,
|
||||||
Todo,
|
Todo,
|
||||||
TodoSource,
|
TodoSource,
|
||||||
UserAgent,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
|
|||||||
Reference in New Issue
Block a user