fix: add missing __init__.py files to agent_os package tree
The agent_os/, agent_os/backend/, agent_os/backend/routes/, and agent_os/backend/services/ directories were missing __init__.py, causing `from agent_os.backend.routes import ...` to fail with ModuleNotFoundError when running `python agent_os/backend/main.py`. Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com> Agent-Logs-Url: https://github.com/aguzererler/TradingAgents/sessions/4b002166-5cc2-4a75-aa01-14d7b5d8d8bc
This commit is contained in:
parent
cf2df83c38
commit
9d2dbf4a43
Loading…
Reference in New Issue