CI Backend job failed across Python 3.10-3.13 because test_health_response_reports_desktop_capability_fields monkeypatches `sys.modules['routes']` with a SimpleNamespace stub, and the stub list was missing html_preview_router. studio.backend.main's import `from routes import (..., html_preview_router, ...)` then aborted with 'cannot import name html_preview_router'. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| loggers | ||
| models | ||
| plugins | ||
| requirements | ||
| routes | ||
| state | ||
| storage | ||
| tests | ||
| utils | ||
| __init__.py | ||
| _platform_compat.py | ||
| colab.py | ||
| main.py | ||
| run.py | ||
| startup_banner.py | ||