Spaces:
Sleeping
Sleeping
| """ | |
| app/config.py is the authoritative config. | |
| This file at the project root ensures `from app.config import X` works | |
| when the project root is on sys.path (which backend/main.py guarantees). | |
| """ | |
| # Nothing needed — app/config.py is already at app/config.py | |