- Add .pre-commit-config.yaml with trailing whitespace, ruff linter/formatter - Configure ruff in pyproject.toml with selected rules (E, F, W, I, UP, B, C4, SIM) - Add F401 to unfixable to preserve re-exported imports in __init__.py files - Fix BacktestMetrics import in backtesting/engine.py - Update todos.md with enhanced trade discovery and database implementation tasks 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| trending | ||
| __init__.py | ||
| alpha_vantage.py | ||
| alpha_vantage_common.py | ||
| alpha_vantage_fundamentals.py | ||
| alpha_vantage_indicator.py | ||
| alpha_vantage_news.py | ||
| alpha_vantage_stock.py | ||
| brave.py | ||
| config.py | ||
| google.py | ||
| googlenews_utils.py | ||
| interface.py | ||
| local.py | ||
| models.py | ||
| openai.py | ||
| reddit_utils.py | ||
| stockstats_utils.py | ||
| tavily.py | ||
| utils.py | ||
| y_finance.py | ||
| yfin_utils.py | ||