"main.py_run_startup_sequence_임포트_누락_수정"
This commit is contained in:
BIN
backend/app/api/endpoints/__pycache__/account.cpython-312.pyc
Normal file
BIN
backend/app/api/endpoints/__pycache__/account.cpython-312.pyc
Normal file
Binary file not shown.
BIN
backend/app/api/endpoints/__pycache__/auto_trade.cpython-312.pyc
Normal file
BIN
backend/app/api/endpoints/__pycache__/auto_trade.cpython-312.pyc
Normal file
Binary file not shown.
BIN
backend/app/api/endpoints/__pycache__/discovery.cpython-312.pyc
Normal file
BIN
backend/app/api/endpoints/__pycache__/discovery.cpython-312.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
backend/app/api/endpoints/__pycache__/news.cpython-312.pyc
Normal file
BIN
backend/app/api/endpoints/__pycache__/news.cpython-312.pyc
Normal file
Binary file not shown.
BIN
backend/app/api/endpoints/__pycache__/trade.cpython-312.pyc
Normal file
BIN
backend/app/api/endpoints/__pycache__/trade.cpython-312.pyc
Normal file
Binary file not shown.
BIN
backend/app/api/endpoints/__pycache__/watchlist.cpython-312.pyc
Normal file
BIN
backend/app/api/endpoints/__pycache__/watchlist.cpython-312.pyc
Normal file
Binary file not shown.
@@ -8,6 +8,7 @@ from contextlib import asynccontextmanager
|
||||
from app.core.config import settings
|
||||
from app.db.init_db import init_db
|
||||
from app.workers.scheduler import start_scheduler
|
||||
from app.core.startup import run_startup_sequence
|
||||
|
||||
import logging
|
||||
|
||||
|
||||
BIN
backend/app/services/__pycache__/master_service.cpython-312.pyc
Normal file
BIN
backend/app/services/__pycache__/master_service.cpython-312.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user