Files
rose-ash/market/app.py
giles e454187035
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m16s
Fix dict attribute access in market hydrate_market
post is a raw dict from fetch_data, not a DTO — use post["id"]
instead of post.id.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 03:11:29 +00:00

8.4 KiB