Automated Action 20e3b39596 Fix database migration error by re-exporting Base
- Add Base import to models/base.py to re-export it properly
- Fix issue where models/__init__.py was trying to import Base from models/base.py
- Add noqa comment to suppress unused import warning
- Maintain the same model architecture but with correct imports
2025-05-27 19:04:39 +00:00
..
2025-05-27 18:50:11 +00:00
2025-05-27 18:50:11 +00:00
2025-05-27 18:50:11 +00:00