deer-flow/skills/public/data-analysis
Reuben Bowlby 085c13edc7
Some checks failed
Unit Tests / backend-unit-tests (push) Waiting to run
Frontend Unit Tests / frontend-unit-tests (push) Waiting to run
Lint Check / lint (push) Waiting to run
Lint Check / lint-frontend (push) Waiting to run
E2E Tests / e2e-tests (push) Has been cancelled
fix: remove unnecessary f-string prefixes and unused import (#2352)
- Remove f-string prefix on 7 strings with no placeholders (F541)
  in analyze.py, aggregate_benchmark.py, run_loop.py, generate_review.py
- Remove unused `os` import in quick_validate.py (F401)

Found by ruff via HUMMBL Arbiter (https://hummbl.io/audit).
2026-04-21 09:53:18 +08:00
..
scripts fix: remove unnecessary f-string prefixes and unused import (#2352) 2026-04-21 09:53:18 +08:00
SKILL.md Consolidates market and data analysis skills; adds chart viz (#36) 2026-02-12 11:08:09 +08:00