You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor imports in coingecko_api.py and drift_data_api.py
- Updated import statements to reference the new module path for market recommender constants, changing from `backend.api.market_recommender` to `backend.api.market_recommender_api`.
- This change ensures consistency in module usage following recent refactoring of the market recommender components.
0 commit comments