Automated Action 9bfdefc0b4 Fix Alembic migration import error
- Updated env.py to correctly handle Python path by adding project root to sys.path
- Added proper imports with noqa annotations to handle linting exceptions
- Added prepend_sys_path setting to alembic.ini for better path resolution
- Fixed import of models to ensure they're properly detected by Alembic
2025-06-09 13:38:55 +00:00
..
2025-06-09 13:33:57 +00:00
2025-06-09 13:33:57 +00:00
2025-06-09 13:38:55 +00:00