- 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_bulk_news.py | ||
| test_cli.py | ||
| test_entity_extractor.py | ||
| test_integration.py | ||
| test_models.py | ||
| test_persistence.py | ||
| test_scorer.py | ||
| test_sector_classifier.py | ||
| test_stock_resolver.py | ||