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